VOOZH about

URL: https://pkgsrc.se/editors/kilo

⇱ pkgsrc.se | The NetBSD package collection


Skip to main content.
👁 https://pkgsrc.se
Useful links: www.pkgsrc.org | www.netbsd.org | www.netbsd.se
Navigation:
Home | Browse by maintainer | Search | RSS | Info | Statistics | Help | Contact
+ virtual
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
👁 pil
 editors
  👁 pil
 kilo
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wayland
wip
wm
www
x11

* = Virtual Category
👁 new
New packages:
  Today
  Yesterday
  Last week
  Last month

Path to this page:

./editors/kilo, Small text editor in less than 1K LOC

[ 👁 Image
CVSweb ] [ 👁 Image
Homepage ] [ 👁 Image
RSS ] [ 👁 Image
Required by ]


Branch: CURRENT, Version: 20160710, Package name: kilo-20160710, Maintainer: pkgsrc-users

Kilo is a small text editor in less than 1K lines of code (counted with cloc).

Usage: kilo <filename>

Keys:

CTRL-S: Save
CTRL-Q: Quit
CTRL-F: Find string in file (ESC to exit search, arrows to navigate)

Kilo does not depend on any library (not even curses). It uses fairly
standard VT100 (and similar terminals) escape sequences. The project
is in alpha stage and was written in just a few hours taking code from
my other two projects, load81 and linenoise.

People are encouraged to use it as a starting point to write other
editors or command line interfaces that are more advanced than the
usual REPL style CLI.

Kilo was written by Salvatore Sanfilippo aka antirez and is released
under the BSD 2 clause license.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (160)
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 (160)
Log message:
editors: Remove SHA1 hashes for distfiles
   2016-09-13 22:25:04 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
sync HOMEPAGE with reality
   2016-07-11 07:21:59 by Alistair G. Crooks | Files touched by this commit (4)
Log message:
Add the kilo editor to the packages collection.

	Kilo is a small text editor in less than 1K lines of code (counted with cloc).

	Usage: kilo <filename>

	Keys:

	CTRL-S: Save
	CTRL-Q: Quit
	CTRL-F: Find string in file (ESC to exit search, arrows to navigate)

	Kilo does not depend on any library (not even curses). It uses fairly
	standard VT100 (and similar terminals) escape sequences. The project
	is in alpha stage and was written in just a few hours taking code from
	my other two projects, load81 and linenoise.

	People are encouraged to use it as a starting point to write other
	editors or command line interfaces that are more advanced than the
	usual REPL style CLI.

	Kilo was written by Salvatore Sanfilippo aka antirez and is released
	under the BSD 2 clause license.


This site is operated by pkgsrc.pub, Contact