Commit Graph

17 Commits

Author SHA1 Message Date
Jonas 'Sortie' Termansen e004de8827 Convert editor to C. 2016-03-03 23:02:23 +01:00
Jonas 'Sortie' Termansen c5948fdd28 Fix executable manual pages. 2016-02-29 01:37:30 +01:00
Jonas 'Sortie' Termansen 4ee8f9ec38 Save modified file on editor(1) open and quit. 2016-02-24 23:55:35 +01:00
Jonas 'Sortie' Termansen 01ee906d25 Add editor(5). 2016-02-07 14:58:38 +01:00
Jonas 'Sortie' Termansen 31394e4014 Document editor(1). 2016-02-03 21:51:10 +01:00
Jonas 'Sortie' Termansen aff8f4d89c Fix files with incorrect copyright headers. 2016-02-03 01:01:20 +01:00
Jonas 'Sortie' Termansen 9554bab714 Add editor highlight support for diff. 2015-10-28 16:28:17 +01:00
Jonas 'Sortie' Termansen 158716f96a Fix ctype invocations with wrong domain. 2015-08-11 15:57:56 +02:00
Jonas 'Sortie' Termansen be1585488d Fix editor rendering special characters to the terminal. 2015-04-05 01:20:09 +02:00
Jonas 'Sortie' Termansen 0a63d26bf7 Fix double semicolons. 2015-04-05 01:20:09 +02:00
Jonas 'Sortie' Termansen 6c339085fe Highlight binary constants in the editor. 2014-12-28 20:18:58 +01:00
Jonas 'Sortie' Termansen 29ca566d43 Improve editor syntax highlighting of include statements. 2014-12-07 20:31:23 +01:00
Jonas 'Sortie' Termansen e97032761e Add line numbering to editor. 2014-12-07 20:31:22 +01:00
Jonas 'Sortie' Termansen 915ce1367b Refactor editor viewport positioning. 2014-12-07 20:31:05 +01:00
Jonas 'Sortie' Termansen 18539b2240 Handle movement between editor lines with tabs. 2014-12-07 20:31:04 +01:00
Jonas 'Sortie' Termansen 8cf873e6d3 Add control-arrow commands to editor. 2014-12-07 20:30:53 +01:00
Jonas 'Sortie' Termansen 08461c72fa Move editor to its own subdirectory. 2014-12-07 20:29:08 +01:00