./editors/kibi, Text editor in less than 1024 lines of code, written in Rust

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


Branch: CURRENT, Version: 0.2.2, Package name: kibi-0.2.2, Maintainer: pkgsrc-users

Configurable text editor with UTF-8 support, incremental search, syntax
highlighting, line numbers and more, written in less than 1024 LOC of Rust with
minimal dependencies.


Master sites:

Filesize: 37.641 KB

Version history: (Expand)


CVS history: (Expand)


   2023-02-21 14:21:49 by pin | Files touched by this commit (1)
Log message:
editors/kibi: reset maintainer
   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-05 10:49:16 by pin | Files touched by this commit (1)
Log message:
editors/kibi: simplify Makefile
   2021-05-18 14:13:06 by pin | Files touched by this commit (1) | Package updated
Log message:
editors/kibi: update licence according to upstream
   2021-02-14 15:23:37 by pin | Files touched by this commit (3) | Package updated
Log message:
editors/kibi: update to 0.2.2

Added:
-Add syntax highlighting configuration for V (#78)
-Add the ability to execute external commands from the editor (#83)
-Improve file opening error messages for config files (#91)

Fixed:
-Android: fix a bug (#87) related to a SELinux policy that would cause
Kibi to crash on certain Android versions when setting the termios
(#92).
   2020-10-28 12:59:40 by pin | Files touched by this commit (5)
Log message:
editors/kibi

XNotify displays a notification on the screen. XNotify receives a
notification specification in stdin and shows a notification for the
user on the screen.