AminetAminet
Search:
85479 packages online
About
Recent
Browse
Search
Upload
Setup
Services

text/edit/nextvi.lha

Mirror:Random
Showing: m68k-amigaos icongeneric icon
No screenshot available
Short:Next vi clone
Author:"Kyryl Melekhin" k.melekhin at gmail.com
Uploader:polluks+aminet sdf org (Stefan Haubenthal)
Type:text/edit
Version:7.3
Architecture:ppc-morphos
Date:2026-08-10
Download:text/edit/nextvi.lha - View contents
Readme:text/edit/nextvi.readme
Downloads:3496

Nextvi-7.3 Usage: vi [-aemsv] [file ...]

Usage: patch2vi [-arih] [-d[N]] [-o FILE] [-er TAG] [-ew TAG] [input.patch]
       patch2vi -e script.sh
       patch2vi [-ari]I [nextvi-opts...]
       patch2vi [-ario]E script.sh [nextvi-opts...]
       patch2vi [-o]co origin.sh target.sh [compat.patch|compat.sh]
Converts unified diff to shell script using nextvi ex commands
Input can be a unified diff or a previously generated patch2vi script
  -a    Absolute line numbers
  -r    Relative regex patterns instead of line numbers
  -i    Interactive: edit patterns and ex bodies in the built-in nextvi
  -d    Delta: re-apply previous customizations (implies -i)
  -d1   Delta: match by group index
  -d2   Delta: match by group index + deleted/inserted text or regex
  -d3   Delta: match by group index + entire hunk
  -d4   Delta: match by deleted/inserted text or regex
  -d5   Delta: match by entire hunk
  -e    Execute a script with the built-in nextvi, no shell involved
  -E    Update a script: replay it, edit, re-emit it
        Rest of the line is a nextvi command line; -d[N] keeps deltas
        With QF2=1 the hunks that missed are put back into the
        buffers at the line they reported, cursor parked on the first
  -o    Write the script to FILE, atomically; may be a file this
        run reads. Clustered with another option it takes no FILE
        and updates that option's own script in place
  -I    Edit files in the built-in nextvi, emit the edits as a script
        Rest of the line is a nextvi command line, EXINIT included
  -er   Read section end tag (default: "=== END ===")
  -ew   Write section end tag (default: "=== END ===")
  -co   Compat patch: resolve a collision with origin.sh, ship the
        fix as a block after the target's, gated on origin being
        present; a third argument pre-applies a written fix
  -h    Show this help


Contents of text/edit/nextvi.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                   59      59 100.0% -lh0- 9634 Aug  2 17:03 nextvi-7.3/.gitignore
[generic]                  467    1169  39.9% -lh5- 8cfc Aug  2 17:03 nextvi-7.3/64bit.sh
[generic]                 5134   26009  19.7% -lh5- 3551 Aug  2 17:03 nextvi-7.3/ac_context.sh
[generic]                 1982    5845  33.9% -lh5- fe01 Aug  2 17:03 nextvi-7.3/alternate-w-behaviour.sh
[generic]                 2312    7007  33.0% -lh5- 4834 Aug  2 17:03 nextvi-7.3/alt_sections.sh
[generic]                 9079   37588  24.2% -lh5- 6ba0 Aug  2 17:03 nextvi-7.3/arrowkeys_insert.sh
[generic]                 1915    4483  42.7% -lh5- af89 Aug  2 17:03 nextvi-7.3/arrowkeys_normal.sh
[generic]                 8956   31558  28.4% -lh5- c17e Aug  2 17:03 nextvi-7.3/async.sh
[generic]                 8572   34496  24.8% -lh5- 328f Aug  2 17:03 nextvi-7.3/blockhl_cache.sh
[generic]                 1665    3983  41.8% -lh5- ca4d Aug  2 17:03 nextvi-7.3/build_patch2vi.sh
[generic]                 3765   13813  27.3% -lh5- 5bd3 Aug  2 17:03 nextvi-7.3/cbas.sh
[generic]                 2137    5605  38.1% -lh5- 1e49 Aug  2 17:03 nextvi-7.3/cbuild.sh
[generic]                15677   39948  39.2% -lh5- 026f Aug  2 17:03 nextvi-7.3/CHANGELOG
[generic]                 7476   34496  21.7% -lh5- 8267 Aug  2 17:03 nextvi-7.3/chunked_read_write.sh
[generic]                 6590   17636  37.4% -lh5- 3fca Aug  2 17:03 nextvi-7.3/conf.c
[generic]                 4400   17378  25.3% -lh5- b34e Aug  2 17:03 nextvi-7.3/c_option.sh
[generic]                 4724   15116  31.3% -lh5- 2cb6 Aug  2 17:03 nextvi-7.3/debug.sh
[generic]                10476   42589  24.6% -lh5- ce4b Aug  2 17:03 nextvi-7.3/detect_indent.sh
[generic]                 3952   13076  30.2% -lh5- 3e8c Aug  2 17:03 nextvi-7.3/ec_closebuf.sh
[generic]                 3301    9837  33.6% -lh5- b06e Aug  2 17:03 nextvi-7.3/ex-scripting.sh
[generic]                14347   45310  31.7% -lh5- ca77 Aug  2 17:03 nextvi-7.3/ex.c
[generic]                 3565   11224  31.8% -lh5- ab21 Aug  2 17:03 nextvi-7.3/exrc.sh
[generic]                 1948    4341  44.9% -lh5- d362 Aug  2 17:03 nextvi-7.3/filetype_shebang.sh
[generic]                  838    2459  34.1% -lh5- f801 Aug  2 17:03 nextvi-7.3/gen-widechars.sh
[generic]                  375     880  42.6% -lh5- 71ab Aug  2 17:03 nextvi-7.3/gencodemap.sh
[generic]                 9635   40721  23.7% -lh5- d688 Aug  2 17:03 nextvi-7.3/grep.sh
[generic]                10795   48708  22.2% -lh5- 7f82 Aug  2 17:03 nextvi-7.3/highlight_cmd.sh
[generic]                 4719   16116  29.3% -lh5- 0d11 Aug  2 17:03 nextvi-7.3/hl_mark.sh
[generic]                 5823   27465  21.2% -lh5- 332a Aug  2 17:03 nextvi-7.3/hl_naive.sh
[generic]                 4767   21436  22.2% -lh5- 509d Aug  2 17:03 nextvi-7.3/hl_part.sh
[generic]                 4396   15837  27.8% -lh5- e294 Aug  2 17:03 nextvi-7.3/incsearch.sh
[generic]                 4361   15626  27.9% -lh5- 848c Aug  2 17:03 nextvi-7.3/ins_cursor.sh
[generic]                 1745    4085  42.7% -lh5- 04b4 Aug  2 17:03 nextvi-7.3/kbd_layout.sh
[generic]                 9844   43955  22.4% -lh5- 5573 Aug  2 17:03 nextvi-7.3/key_remap_cmds.sh
[generic]                 2535    8156  31.1% -lh5- c6f2 Aug  2 17:03 nextvi-7.3/kmap.h
[generic]                 4801   16020  30.0% -lh5- 7274 Aug  2 17:03 nextvi-7.3/lbuf.c
[generic]                 5741   17581  32.7% -lh5- b2cf Aug  2 17:03 nextvi-7.3/led.c
[generic]                  525     848  61.9% -lh5- 341f Aug  2 17:03 nextvi-7.3/LICENSE
[generic]                17213   75364  22.8% -lh5- 07bb Aug  2 17:03 nextvi-7.3/linewrap_v1.sh
[generic]                52720  281006  18.8% -lh5- 2f0d Aug  2 17:03 nextvi-7.3/linewrap_v2.sh
[generic]                41645  150856  27.6% -lh5- c237 Aug  2 17:03 nextvi-7.3/lsp.sh
[generic]                  568    1041  54.6% -lh5- a723 Aug  2 17:03 nextvi-7.3/Makefile
[generic]                  202     280  72.1% -lh5- fca8 Aug  2 17:03 nextvi-7.3/man2ascii.sh
[generic]                 7264   35503  20.5% -lh5- 49ab Aug  2 17:03 nextvi-7.3/mhash.sh
[generic]                 9268   29757  31.1% -lh5- 00cb Aug  2 17:03 nextvi-7.3/modal.sh
[generic]                12791   46787  27.3% -lh5- 0773 Aug  2 17:03 nextvi-7.3/mouse_normal.sh
[generic]                99947  289021  34.6% -lh5- e1eb Aug  2 17:03 nextvi-7.3/patch2vi.c
[generic]                 5255   14916  35.2% -lh5- 2aca Aug  2 17:03 nextvi-7.3/patch2vi.sh
[generic]                 6141   21784  28.2% -lh5- 95e6 Aug  2 17:03 nextvi-7.3/quickexit.sh
[generic]                23166   70301  33.0% -lh5- fd99 Aug  2 17:03 nextvi-7.3/README
[generic]                 6355   22921  27.7% -lh5- b9b5 Aug  2 17:03 nextvi-7.3/readonly.sh
[generic]                 5061   16614  30.5% -lh5- 9fe3 Aug  2 17:03 nextvi-7.3/regex.c
[generic]                  221     415  53.3% -lh5- d0db Aug  2 17:03 nextvi-7.3/release.sh
[generic]                18985   95495  19.9% -lh5- 78ea Aug  2 17:03 nextvi-7.3/remove_vla_cliterals.sh
[generic]                 3554   10989  32.3% -lh5- c5e4 Aug  2 17:03 nextvi-7.3/ren.c
[generic]                22328  111142  20.1% -lh5- 602b Aug  2 17:03 nextvi-7.3/rstr.sh
[generic]                37715  190866  19.8% -lh5- 6fb9 Aug  2 17:03 nextvi-7.3/splits.sh
[generic]                 3770   13929  27.1% -lh5- f07d Aug  2 17:03 nextvi-7.3/sse.sh
[generic]                 8230   34633  23.8% -lh5- 8080 Aug  2 17:03 nextvi-7.3/stdin_pipe.sh
[generic]                 2585    7108  36.4% -lh5- b2da Aug  2 17:03 nextvi-7.3/term.c
[generic]                15702   63019  24.9% -lh5- d1f2 Aug  2 17:03 nextvi-7.3/test.sh
[generic]                25922   91753  28.3% -lh5- 5601 Aug  2 17:03 nextvi-7.3/test_patch2vi.sh
[generic]                10770   47924  22.5% -lh5- 5ee9 Aug  2 17:03 nextvi-7.3/threaded_search.sh
[generic]                 8782   28275  31.1% -lh5- 3f5b Aug  2 17:03 nextvi-7.3/uc.c
[generic]                 2828    9453  29.9% -lh5- 0f19 Aug  2 17:03 nextvi-7.3/undojump.sh
[generic]                 7865   32076  24.5% -lh5- 51d2 Aug  2 17:03 nextvi-7.3/undo_branches.sh
[generic]                16784   49150  34.1% -lh5- 147c Aug  2 17:03 nextvi-7.3/vi.1
[generic]                13379   44154  30.3% -lh5- 352f Aug  2 17:03 nextvi-7.3/vi.c
[generic]                 5694   17957  31.7% -lh5- 022e Aug  2 17:03 nextvi-7.3/vi.h
[generic]                16190   69313  23.4% -lh5- a58a Aug  2 17:03 nextvi-7.3/visual.sh
[generic]                 4137   14643  28.3% -lh5- 40c1 Aug  2 17:03 nextvi-7.3/writeall.sh
[generic]               120453  253848  47.5% -lh5- 082f Aug 10 22:42 nextvi-7.3/vi
[generic]               190908  385528  49.5% -lh5- 85ec Aug 10 22:50 nextvi-7.3/patch2vi
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        73 files 1017797 3330280  30.6%            Aug 10 21:25
Page generated in 0.04 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>