mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-21 16:30:24 +00:00
parent
93eadfb9dc
commit
5d00522d4e
1 changed files with 2 additions and 0 deletions
|
|
@ -361,6 +361,8 @@ func (v *View) CursorStart(usePlugin bool) bool {
|
|||
return false
|
||||
}
|
||||
|
||||
v.deselect(0)
|
||||
|
||||
v.Cursor.X = 0
|
||||
v.Cursor.Y = 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue