diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-24 11:32:20 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-24 11:32:20 -0500 |
commit | 4aa02183b7f317ca1183b4d3e58ec9da166479d6 (patch) | |
tree | 6c03bb12002a4ca9c2f48620fa2a704c41e756de /ted.cfg | |
parent | c101b231458da51767a79fb4b92304b1c76ef5e9 (diff) |
big bugfixes
update active_tab properly when a tab is closed, fix Ctrl+O with no buffers open
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -121,6 +121,9 @@ Ctrl+] = :build-next-error Ctrl+d = :goto-definition Ctrl+g = :goto-line +Ctrl+/ = :split-horizontal +Ctrl+Shift+/ = :split-vertical + Escape = :escape [colors] |