diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-11-01 19:36:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-11-01 19:36:45 -0700 |
commit | 62fc840c57cbaab249929126eb592d30d9554f9d (patch) | |
tree | af3167f68659992648dc3abc291d608b58388349 /filter.h | |
parent | 8123eddddfc6a89b74a571d21f63cdf3860fd655 (diff) | |
download | txr-62fc840c57cbaab249929126eb592d30d9554f9d.tar.gz txr-62fc840c57cbaab249929126eb592d30d9554f9d.tar.bz2 txr-62fc840c57cbaab249929126eb592d30d9554f9d.zip |
linenoise: use move_cursor in movement operations.
* linenoise/linenoise.c (edit_move_left, edit_move_right,
edit_move_home, edit_move_sol, edit_move_end, edit_move_eol,
edit_move_matching_paren): Use the efficient move_cursor
instead of punching in the new position and calling
refresh_line.
Diffstat (limited to 'filter.h')
0 files changed, 0 insertions, 0 deletions