Thomas Hurst
|
b02ffdc210
|
Add a basic scrollback search function, attached to Ctrl-Shift-F for now. Type, hit Enter to search, Enter to continue, and Escape to cancel the search (with the input gadget having focus).
A bit slow because VTE's get_text* API is awful.
|
2008-08-12 02:12:30 +01:00 |
Thomas Hurst
|
be159574d9
|
We don't need to do a keyname lookup here any more.
|
2008-08-11 19:08:26 +01:00 |
Thomas Hurst
|
e65e396d32
|
Hook up new keybinding code. Making them configurable shouldn't be far away...
|
2008-08-11 19:02:14 +01:00 |
Thomas Hurst
|
d1787e576d
|
Introduce a class for handling keybindings. Not yet hooked up to anything, but initial tests suggest it works.
|
2008-08-11 15:30:51 +01:00 |