diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-09-27 11:54:00 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-09-27 11:54:00 -0700 |
commit | 609b0dd2146330e61d8ed024fca660158836d8c0 (patch) | |
tree | 576e0d3556a77a8608ad99cdc111568fb4a2cf3d /linenoise/linenoise.h | |
parent | ba911c661c4a3607c80dcd0c30d4313e558a9243 (diff) | |
download | txr-609b0dd2146330e61d8ed024fca660158836d8c0.tar.gz txr-609b0dd2146330e61d8ed024fca660158836d8c0.tar.bz2 txr-609b0dd2146330e61d8ed024fca660158836d8c0.zip |
linenoise: paren matching jump finds closes paren.
* linenoise/linenoise.c (find_nearest_paren): New static
function.
(edit_move_matching_paren): Use find_matching_paren to
usefully handle situations when the cursor is not on
a parenthesis, bracket or brace.
* txr.1: Documented.
Diffstat (limited to 'linenoise/linenoise.h')
0 files changed, 0 insertions, 0 deletions