mirror of
https://github.com/rfivet/uemacs.git
synced 2024-12-04 09:16:39 -05:00
Fix position of cursor to avoid extended display of line.
This commit is contained in:
parent
8726e5b8aa
commit
2e69f9410f
@ -56,6 +56,5 @@ set %absD 0 # absolute direction: looking EAST
|
|||||||
:moveon
|
:moveon
|
||||||
!endwhile
|
!endwhile
|
||||||
|
|
||||||
set $curline %y
|
set $curcol &add %x -1
|
||||||
set $curcol %x
|
|
||||||
unmark-buffer
|
unmark-buffer
|
||||||
|
Loading…
Reference in New Issue
Block a user