diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2013-11-22 19:19:37 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2013-11-22 19:19:37 +0100 |
commit | 91c7e0b127ef494b151fae81d80885fd3d306dc5 (patch) | |
tree | a4da92df2f7c799f61a309f44e85a49d897dd25e /sys/src/cmd/unix/drawterm/gui-osx/screen.c | |
parent | 66fea232bca25bcf07d2f70c4ee45d2c82f6f5e7 (diff) | |
download | plan9front-91c7e0b127ef494b151fae81d80885fd3d306dc5.tar.xz |
acme: fix arrow key oddity (thanks mark van atten and erik)
from 9atom/acmearrowfun patch:
reported by mark van atten
In Plan 9 acme, if you type
{}
then go back and type text between the brackets
{Curiouser and curiouser!}
the right arrow is blocked when you want to go over the closing
bracket to continue typing to its right. (If you first go to the left,
and then back to the right, it works.)
Same for the other brackets: [ ], ( ), < >.
noted that brackets are not necessary. same behavior with any
character.
fix is to textcommit before moving.
Diffstat (limited to 'sys/src/cmd/unix/drawterm/gui-osx/screen.c')
0 files changed, 0 insertions, 0 deletions