fixed #2036 (ctrl+l)
This commit is contained in:
parent
62427ff401
commit
9671db5980
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ class Core(object):
|
|||
'M-r': self.go_to_roster,
|
||||
'M-z': self.go_to_previous_tab,
|
||||
'M-v': self.move_separator,
|
||||
'^L': self.call_for_resize,
|
||||
}
|
||||
|
||||
# Add handlers
|
||||
|
|
Loading…
Reference in a new issue