28 Commits (wilder)

Author SHA1 Message Date
Matan Ziv-Av c4779f359b Add scroll to previous/next prompt 4 years ago
Hannah von Reth aa390e159f Add ctrl+r to the mac key map 5 years ago
Kurt Hindenburg e324355c06 Set parent and foreground process ids on macOS 5 years ago
Martin T. H. Sandsmark b2ce2db26a Add support for ctrl+tab to the default keyboard translation 5 years ago
Kurt Hindenburg 46a0be0030 Add a macOS keytab file 6 years ago
Kurt Hindenburg 42e10f1098 Update URLs 6 years ago
Ahmad Samir be7181c93a Backspace without CTRL should send '^?' 8 years ago
Ahmad Samir 1ec394b9e7 Tweak README-KeyTab and README.keyboard a bit 8 years ago
Ahmad Samir 2037c36a64 Make the keypad "5" key send "\E[E" when NumLock is off 8 years ago
Ahmad Samir 5345bbb0af Match xterm behaviour when pressing Ctrl+Backspace 8 years ago
Kurt Hindenburg 733a577e95 Remove vt420pc.keytab - it was never installed and appears to not work 10 years ago
Kurt Hindenburg 6aad2f071b Do not install README.KeyTab 10 years ago
Kurt Hindenburg 92346e9f51 Depend on ECM 1.6 and use new install variables 10 years ago
Jekyll Wu 275f65186f cmake-lint: remove trailing whitespaces 13 years ago
Jekyll Wu ad4314c769 Allow Shift+Arrow to be passed into to applications like mc and vim 14 years ago
Jekyll Wu acb1d2b4e8 Remove outdated operations and add new operations 14 years ago
Jekyll Wu f3caf3ebf2 Fix double words 14 years ago
Jekyll Wu d55b07dc49 Prefer standard key name used by Qt 14 years ago
Jekyll Wu 78dbf8f1c1 Remove the left-over & unused code for supporting "Scroll Lock" key 14 years ago
Kurt Hindenburg 9cf9557c8f Add shortcuts to jump to top & bottom of history. 15 years ago
Kurt Hindenburg 27592baf7d Fix to allow keys on numpad to work with numlock off. 17 years ago
Robert Knight db3a98000a Disable application keypad support in the default key bindings file as, although it 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. 18 years ago
Robert Knight 8379495760 Add key bindings for numpad keys in application mode. Passes vttest keyboard test for ANSI application mode. 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. 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. 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. 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago