sortix-mirror/editor
Jonas 'Sortie' Termansen 0705fabd6d Fix editor multiline copy. 2016-03-06 14:55:03 +01:00
..
.gitignore Move editor to its own subdirectory. 2014-12-07 20:29:08 +01:00
Makefile Convert editor to C. 2016-03-03 23:02:23 +01:00
command.c Fix editor multiline copy. 2016-03-06 14:55:03 +01:00
command.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
cursor.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
cursor.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
display.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
display.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
editor.1 Add editor(5). 2016-02-07 14:58:38 +01:00
editor.5 Add editor(5). 2016-02-07 14:58:38 +01:00
editor.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
editor.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
highlight.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
highlight.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
input.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
input.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
modal.c Fix editor language modal. 2016-03-06 00:54:15 +01:00
modal.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
multibyte.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
multibyte.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
terminal.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
terminal.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00