summary refs log tree commit diff
path: root/edit.c (follow)
Commit message (Expand)AuthorAge
* 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
dde5d9aad0da0215d9fc7&follow=1'>Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe