Tiny UTF-8 text editor on terminal written in Rust. Kiro was started as a Rust port of awesome minimal text editor kilo and has grown with various extensions and improvements. It provides basic features as a minimal text editor: - Open/Save text files - Create new text files and empty text buffer on memory - Edit a text (put/delete characters, insert/delete lines, ...) - Simple syntax highlighting - Simple incremental text search Kiro extends kilo to improve editing: -Support editing UTF-8 characters -Undo/Redo -24bit colors (true colors) and 256 colors support using gruvbox retro color palette with 16 colors fallback -More efficient screen rendering and highlighting -Open multiple files (switch buffers by Ctrl-X/Alt-X) -Resizing terminal window supported. Screen size is responsible -Incremental text search is fixed and improved (kiro only highlights current match and only hits once per line).
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | aarch64 | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | earmv7hf | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | earmv7hf | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | earmv7hf | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | i386 | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | i386 | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | powerpc | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | powerpc | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | powerpc | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | sparc64 | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | sparc64 | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | x86_64 | kiro-editor-0.4.3.tgz |
NetBSD 10.0 | x86_64 | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | earmv7hf | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | earmv7hf | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | i386 | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | i386 | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | powerpc | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | powerpc | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | powerpc | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | x86_64 | kiro-editor-0.4.3.tgz |
NetBSD 9.0 | x86_64 | kiro-editor-0.4.3.tgz |
NetBSD 9.3 | x86_64 | kiro-editor-0.4.3.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.