Skip to content

Releases: zopencommunity/vimport

vim (Build 2736) - (STABLE)

18 Nov 04:33
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash cjson comp_clang coreutils curl diffutils findutils gawk git jq libdio lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0869.20241118_041149.zos.pax.Z -L https://github.com/zopencommunity/vimport/releases/download/STABLE_vimport_2736/vim-heads.v9.1.0869.20241118_041149.zos.pax.Z && pax -rf vim-heads.v9.1.0869.20241118_041149.zos.pax.Z && cd vim-heads.v9.1.0869 && . ./.env

Or use:
zopen install vim

vim (Build 2697) - (STABLE)

29 Oct 00:42
790aa7c
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash cjson comp_clang coreutils curl diffutils findutils gawk git jq libdio lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0736.20241029_002028.zos.pax.Z -L https://github.com/zopencommunity/vimport/releases/download/STABLE_vimport_2697/vim-heads.v9.1.0736.20241029_002028.zos.pax.Z && pax -rf vim-heads.v9.1.0736.20241029_002028.zos.pax.Z && cd vim-heads.v9.1.0736 && . ./.env

Or use:
zopen install vim

vim (Build 2493) - (STABLE)

01 Oct 21:31
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash cjson comp_clang coreutils curl diffutils findutils gawk git jq libdio lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0736.20241001_210444.zos.pax.Z -L https://github.com/zopencommunity/vimport/releases/download/STABLE_vimport_2493/vim-heads.v9.1.0736.20241001_210444.zos.pax.Z && pax -rf vim-heads.v9.1.0736.20241001_210444.zos.pax.Z && cd vim-heads.v9.1.0736 && . ./.env

Or use:
zopen install vim

vim (Build 2461) - (STABLE)

23 Sep 04:59
9642917
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash cjson comp_clang coreutils curl diffutils findutils gawk git jq libdio lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0736.20240923_045240.zos.pax.Z -L https://github.com/zopencommunity/vimport/releases/download/STABLE_vimport_2461/vim-heads.v9.1.0736.20240923_045240.zos.pax.Z && pax -rf vim-heads.v9.1.0736.20240923_045240.zos.pax.Z && cd vim-heads.v9.1.0736 && . ./.env

Or use:
zopen install vim

vim (Build 2436) - (STABLE)

20 Sep 18:40
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash cjson comp_clang coreutils curl diffutils findutils gawk git jq libdio lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0736.20240920_181950.zos.pax.Z -L https://github.com/ZOSOpenTools/vimport/releases/download/STABLE_vimport_2436/vim-heads.v9.1.0736.20240920_181950.zos.pax.Z && pax -rf vim-heads.v9.1.0736.20240920_181950.zos.pax.Z && cd vim-heads.v9.1.0736 && . ./.env

Or use:
zopen install vim

vim (Build 2423) - (Alpha) - Dataset I/O

08 Sep 17:19
Compare
Choose a tag to compare

vim editor with dataset I/O (alpha)
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses libdio
Build Dependencies: bash cjson comp_clang coreutils curl diffutils findutils gawk git jq libdio lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0697.20241105_065410.zos.pax.Z -L https://github.com/ZOSOpenTools/vimport/releases/download/datasetio/vim-heads.v9.1.0697.20241105_065410.zos.pax.Z && pax -rf vim-heads.v9.1.0697.20241105_065410.zos.pax.Z && cd vim-heads.v9.1.0697 && . ./.env

Or use:
zopen install vim

Dataset I/O Support - 3rd release (Nov. 5)

Fixes:

  • Fixes an issue when reading datasets ending with MACLIB
  • Prints an error message when attempting to reading PDSE/PDS with no member

Dataset I/O Support - 2nd release (Sept. 16)

Fixes:

  • Contains additional fixes such as :e, :split and :vsplit support.
    • Make sure to use it as such: :e //'ITODORO.A.C(BLA)' - do not include double quotes
  • Fixes an issue when some datasets were read in as garbled text
  • Fix when editing a new member that did not exist
  • Remove SVC99 prefix on some error messages

Limitations

  • You cannot allocate new datasets with vim
  • You cannot browse a PDSE in the same way that you can browse a UNIX directory
  • :e auto-complete or find scripts do not work on datasets

vim (Build 2421) - (STABLE)

29 Aug 18:29
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash cjson comp_clang coreutils curl diffutils findutils gawk git jq libdio lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0697.20240829_180335.zos.pax.Z -L https://github.com/ZOSOpenTools/vimport/releases/download/STABLE_vimport_2421/vim-heads.v9.1.0697.20240829_180335.zos.pax.Z && pax -rf vim-heads.v9.1.0697.20240829_180335.zos.pax.Z && cd vim-heads.v9.1.0697 && . ./.env

Or use:
zopen install vim

vim (Build 2408) - (STABLE)

23 Aug 22:22
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash cjson comp_clang coreutils curl diffutils findutils gawk git jq libdio lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0691.20240823_220003.zos.pax.Z -L https://github.com/ZOSOpenTools/vimport/releases/download/STABLE_vimport_2408/vim-heads.v9.1.0691.20240823_220003.zos.pax.Z && pax -rf vim-heads.v9.1.0691.20240823_220003.zos.pax.Z && cd vim-heads.v9.1.0691 && . ./.env

Or use:
zopen install vim

vim (Build 2389) - (STABLE)

15 Aug 21:05
5266916
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash comp_xlclang coreutils curl diffutils findutils gawk git jq lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-master.20240815_204753.zos.pax.Z -L https://github.com/ZOSOpenTools/vimport/releases/download/STABLE_vimport_2389/vim-master.20240815_204753.zos.pax.Z && pax -rf vim-master.20240815_204753.zos.pax.Z && cd vim-master && . ./.env

Or use:
zopen install vim

vim (Build 2271) - (STABLE)

21 May 21:33
Compare
Choose a tag to compare

vim editor
Test Status: Skipped (tests skipped)
Runtime Dependencies: ncurses
Build Dependencies: bash comp_xlclang coreutils curl diffutils findutils gawk git jq lua make ncurses python sed zoslib

Command to download and install on z/OS (if you have curl)

curl -o vim-heads.v9.1.0413.20240521_211543.zos.pax.Z -L https://github.com/ZOSOpenTools/vimport/releases/download/STABLE_vimport_2271/vim-heads.v9.1.0413.20240521_211543.zos.pax.Z && pax -rf vim-heads.v9.1.0413.20240521_211543.zos.pax.Z && cd vim-heads.v9.1.0413 && . ./.env

Or use:
zopen install vim