mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-14 03:20:58 +00:00
parent
9b59e07b47
commit
8bd7e5807c
1 changed files with 2 additions and 0 deletions
|
|
@ -124,6 +124,8 @@ func BufMapKey(k Event, action string) {
|
|||
break
|
||||
}
|
||||
}
|
||||
// if the action changed the current pane, update the reference
|
||||
h = MainTab().CurPane()
|
||||
}
|
||||
return true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue