Kurt Hindenburg
9cf9557c8f
Add shortcuts to jump to top & bottom of history.
...
The shortcut of jumping to top of history is for the request of #45950
The shortcut of jumping to bottom of history is added not only for
consistency, but also to be used for #38390 , especially its comment #9
and #10 .
Patch by Jekyll Wu <adaptee@gmail.com>
FEATURE: 38390
FEATURE: 45950
FIXED-IN: 4.8
REVIEW: 102124
15 years ago
Kurt Hindenburg
27592baf7d
Fix to allow keys on numpad to work with numlock off.
...
Thanks to pan shi zhu for patch.
BUG: 169012
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1009268
17 years ago
Robert Knight
db3a98000a
Disable application keypad support in the default key bindings file as, although it
...
produces the correct key codes as tested using 'vttest', it breaks Vim - which
enables application key pad by default.
BUG:183076
CCBUG:170220
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=925604
17 years ago
Robert Knight
bbb8c06248
Reformat default.keytab for easier reading and remove out-of-date comments about it being built-in and keypad characters not being supported by Qt.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=864078
18 years ago
Robert Knight
8379495760
Add key bindings for numpad keys in application mode. Passes vttest keyboard test for ANSI application mode.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=864013
18 years ago
Robert Knight
d2ad094a6a
Do not install VT420 keyboard layout. I am told it doesn't work (BR:170220) and in any case I don't have a unit test to verify either way.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=863831
18 years ago
Robert Knight
649ac01268
Copy the built-in key bindings into a new keytab file, install it and make it the default key bindings. The built-in one is still there at the moment. Reorganise the profile edit dialog, put the Scrolling page before the Keyboard Setup page since I expect it to be used more frequently. Add widgets for a not-yet-implemented test area to the key bindings editor.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676102
19 years ago
Robert Knight
77f003b179
Move the Vt100 and XFree 3.xx keyboard layouts into /historic. They are still in the repository but are no longer included in the default installation (I may make them available on the website instead). Used better names for the other layouts.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676006
19 years ago
Robert Knight
19a29d182a
Rename directories for clarity. konsole -> src , other -> data.
...
svn path=/branches/work/konsole-split-view/; revision=661562
19 years ago