about summary refs log tree commit diff
path: root/edit.c (follow)
Commit message (Expand)AuthorAge
* Remove ROT13June McEnroe2019-02-21
* Remove FreeBSD-specific iswascii callJune McEnroe2019-01-24
* Add M-? to apply ROT13June McEnroe2018-12-16
* Fix weird tab-complete after commaJune McEnroe2018-09-13
* Use formatParse split to position input cursorJune McEnroe2018-09-12
* Use PascalCase for constantsJune McEnroe2018-09-02
* Remove unnecessary includeJune McEnroe2018-08-20
* Add wcsnchr, wcsnrchr, awcsntombsJune McEnroe2018-08-20
* Become multi-channelJune McEnroe2018-08-10
* Add M-b, M-f, M-DEL, M-d, C-wJune McEnroe2018-08-09
* Add commands to tab completeJune McEnroe2018-08-08
* Factor out line editing to edit.cJune McEnroe2018-08-08
018-02-04 17:34:30 -0500'>2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe