quakeforge/ruamoko/qwaq/builtins
Bill Currie 3cd0d68774 [qwaq] Implement word left and right
The word boundaries are currently vary simple, just transitions from
alnum_ (as it was in my old editor and in Borland's editors), but the
basic logic is working.
2021-06-11 10:14:07 +09:00
..
builtins.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
curses.c [qwaq] Add wrapper for wmove 2021-06-07 15:53:35 +09:00
debug.c [qwaq] Implement execute-to-cursor 2021-06-08 16:54:04 +09:00
editbuffer.c [qwaq] Implement word left and right 2021-06-11 10:14:07 +09:00
input.c [qwaq] Work around a gcc non-conformance 2021-04-03 00:27:43 +09:00
main.c [qwaq] Show dereferenced data for poitner defs 2021-06-04 13:35:53 +09:00
qwaq-bi.c [build] Add -Wformat-non-literal option 2021-03-29 17:27:06 +09:00
qwaq.c [nq,qw] Stop wring to config.cfg 2021-04-12 22:09:09 +09:00