tabs are implemented

This commit is contained in:
Boris Faure 2013-11-16 00:07:30 +01:00
parent 35627a9395
commit 4f05397bd5
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -58,7 +58,7 @@ Shift+Keypad-Multiply = Reset font size to 10
Shift+Keypad-Divide = Copy highlight to Clipboard (same as ctrl+c in gui apps)
Ctrl+PgUp = switch focus to previous terminal inside a window
Ctrl+PgDn = switch focus to next terminal inside a window
Ctrl+Shift+t = create new terminal on top of current inside window (tabs) (not implemented)
Ctrl+Shift+t = create new terminal on top of current inside window (tabs)
Ctrl+Shift+Home = bring up "tab" switcher
Ctrl+Shift+PgUp = split terminal horizontally (1 term above the other)
Ctrl+Shift+PgDn = split terminal vertically (1 term to the left of the other)