mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-22 08:47:15 +09:00
@@ -458,6 +458,7 @@ func (h *BufPane) DoRuneInsert(r rune) {
|
||||
if recording_macro {
|
||||
curmacro = append(curmacro, r)
|
||||
}
|
||||
h.Relocate()
|
||||
h.PluginCBRune("onRune", r)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user