hjk
103876427f
partially implement 'b' and 'B'
2008-12-29 13:30:20 +01:00
hjk
eb132a4c37
partial implementation of 'e' and 'E'
2008-12-29 13:30:20 +01:00
hjk
9e5e5d1d23
partially implement 'w' and 'W' movement
2008-12-29 13:30:20 +01:00
hjk
21787ca4b5
handle PageUp, PageDown, Ctrl-F, Ctrl-B
2008-12-29 13:30:20 +01:00
hjk
5689826800
get search right for qplaintextedit
2008-12-29 13:30:20 +01:00
hjk
4c1502334c
handle 'z<Return>' in fakevim
2008-12-19 16:20:39 +01:00
hjk
210740c316
fix small glitch in fakevim's 'L' handling
2008-12-19 15:01:16 +01:00
hjk
a01fa6c17b
implement 'M' in fakevim
2008-12-19 15:00:06 +01:00
hjk
5107caf24e
implement 'L' in fakevim
2008-12-19 14:43:14 +01:00
hjk
ccfe171799
implement 'H' fakevim movement
2008-12-19 14:35:57 +01:00
Thorbjørn Lindeijer
af73187d53
Fixed Delete to delete instead of inserting spades
2008-12-19 13:59:45 +01:00
Thorbjørn Lindeijer
75c9193ff6
Use the QKeyEvent::text() for inserting text
...
Avoids inserting all kinds of funny characters when special keys are
pressed. For some reason, the Delete key now inserts spades. At least
those are more useful than phones, according to hjk.
2008-12-19 13:56:59 +01:00
hjk
d4f4f508ab
Handle <Tab> in insert mode
2008-12-19 13:15:57 +01:00
hjk
220cf0d2e2
Add some sandbox for hjkl folks.
...
Note that <Esc> is called <Shift-Esc>.
2008-12-19 12:20:04 +01:00