mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-19 15:27:20 +09:00
@@ -761,6 +761,7 @@ func (h *BufPane) ReplaceCmd(args []string) {
|
||||
|
||||
h.Cursor.SetSelectionStart(locs[0])
|
||||
h.Cursor.SetSelectionEnd(locs[1])
|
||||
h.Cursor.GotoLoc(locs[0])
|
||||
|
||||
h.Relocate()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user