mirror of
https://github.com/rfivet/uemacs.git
synced 2024-12-04 01:06:26 -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
|
||||
!endwhile
|
||||
|
||||
set $curline %y
|
||||
set $curcol %x
|
||||
set $curcol &add %x -1
|
||||
unmark-buffer
|
||||
|
Loading…
Reference in New Issue
Block a user