sortix-mirror/editor
2021-12-13 09:52:21 +02:00
..
.gitignore
command.c Add search to editor(1). 2021-12-13 09:52:21 +02:00
command.h
cursor.c Add search to editor(1). 2021-12-13 09:52:21 +02:00
cursor.h Refactor movement code in editor(1). 2021-12-06 07:50:37 +02:00
display.c Add search to editor(1). 2021-12-13 09:52:21 +02:00
display.h
editor.1 Add search to editor(1). 2021-12-13 09:52:21 +02:00
editor.5 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
editor.c
editor.h Add search to editor(1). 2021-12-13 09:52:21 +02:00
highlight.c Fix indention in editor(1). 2018-03-11 18:10:09 +02:00
highlight.h
input.c Fix Ctrl+Down selecting text instead of moving cursor in editor(1). 2018-03-11 18:39:00 +02:00
input.h Type escape colon to enter commands in editor(1). 2016-11-22 21:36:43 +01:00
Makefile Remove VERSIONSTR define for programs not using it. 2017-03-19 17:34:19 +01:00
modal.c Add search to editor(1). 2021-12-13 09:52:21 +02:00
modal.h
multibyte.c
multibyte.h
terminal.c
terminal.h Fix indention in editor(1). 2018-03-11 18:10:09 +02:00