summary refs log tree commit diff
path: root/bin/cash/libedit/eln.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-06 23:13:50 -0500
committerJune McEnroe <june@causal.agency>2019-02-06 23:13:50 -0500
commit7d1f76f29a73a16eaf352f9bc78eacd14f217d38 (patch)
tree7c6e4c74c88f3532b8592ca3e9faa11bab0237d8 /bin/cash/libedit/eln.c
parentUpdate neovim to 0.3.4 on Darwin (diff)
downloadsrc-7d1f76f29a73a16eaf352f9bc78eacd14f217d38.tar.gz
src-7d1f76f29a73a16eaf352f9bc78eacd14f217d38.zip
Add hi syntax highlighter
Diffstat (limited to 'bin/cash/libedit/eln.c')
0 files changed, 0 insertions, 0 deletions
>June McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe Don't really have a way to implement the M-* keys, and currently missing C-w. 2018-08-04Handle /topicJune McEnroe