mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-19 15:27:20 +09:00
@@ -763,6 +763,7 @@ func (b *Buffer) ClearCursors() {
|
||||
b.UpdateCursors()
|
||||
b.curCursor = 0
|
||||
b.GetActiveCursor().ResetSelection()
|
||||
log.Println("Cleared cursors:", len(b.cursors))
|
||||
}
|
||||
|
||||
// MoveLinesUp moves the range of lines up one row
|
||||
|
||||
Reference in New Issue
Block a user