./editors/neatvi, Small vi/ex editor for editing bidirectional UTF-8 text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 09, Package name: neatvi-09, Maintainer: pkgsrc-users

Neatvi is a vi/ex editor. It can edit bidirectional UTF-8 text.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 43.055 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Remove SHA1 hashes for distfiles
   2021-08-11 22:20:28 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
neatvi: update to 09

Ali Gholami Rudi (16):
      ex: handle spaces in shell commands
      cmd: fix cmd_pipe() on OpenBSD
      cmd: fix closing fds[2] in cmd_pipe()
      ex: make text direction buffer local
      regex: updates from neatlibc
      ex: advance a single line for each line break
      conf.h: highlight shell keywords and variables
      conf.h: python syntax highlighting
      conf.h: troff refer database highlighting
      led: do not touch ai array led_line() when ai_max is zero
      ren: render double width characters
      cmd: read until EOF if POLLIN and POLLERR are returned from poll()
      ren: use ren_placeholder() to find character width
      vi: do nothing in @@, when invoked for the first time
      vi: do not copy vi_charlast into itself in vi_findchar()
      ren: fix returning the width of characters not in conf_placeholder

Conny Wagenius (2):
      conf.h: syntax coloring for diff & patch
      ex: buffer command to switch buffers

Kyryl Melekhin (1):
      ex: move cursor to the first change after undoing :s
   2020-12-19 00:03:37 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
neatvi: Update to 08

Ali Gholami Rudi (15):
      led: use --- filetype for ex prompt and messages
      ex: call :p for empty lines only once
      ex: escape command with addresses
      ex: for ec_exec, '|' is not a command separator
      vi: redraw the entire screen if current line changes
      led: use the attribute of \n for blanks
      vi: hll option to highlight current line
      conf.h: update syntax highlighting rules for neatmail summaries
      conf: MKFILE_MODE specifies the access mode of new files
      vi: fix updating previous hll row
      uc: make uc_dec() more compact by removing its loop
      uc: make uc_len() more compact by combining the first two conditions
      ex: % and # signs in command line arguments should be escaped
      vi: call term_done() even if ex_init() fails
      led: indenting and deindenting when auto-indent buffer is empty
   2020-01-18 22:53:58 by Nia Alarie | Files touched by this commit (2)
Log message:
neatvi: Update to 07

No changelog available.
   2019-07-07 16:59:43 by Leonardo Taccari | Files touched by this commit (4)
Log message:
neatvi: Import neatvi-06 as editors/neatvi

Neatvi is a vi/ex editor. It can edit bidirectional UTF-8 text.