aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/fnkeys.tes
AgeCommit message (Expand)AuthorFilesLines
2025-04-27support folding via F1 and clicks in the folding marginRobin Haberkorn1-0/+23
2025-04-09fnkeys.tes: mouse scrolling scrolls 2 lines by default and left clicks update...Robin Haberkorn1-3/+6
2025-04-04scroll caret __almost__ always automatically after key pressesRobin Haberkorn1-2/+2
2025-03-22harmonized all word-movement and deletion commands: they move/delete until th...Robin Haberkorn1-2/+2
2025-02-16implemented mouse support via special ^KMOUSE and <EJ> with negative keysRobin Haberkorn1-0/+68
2024-12-08implemented the ^Q command for converting between line and glyph positionsRobin Haberkorn1-6/+6
2024-09-12function key macros have been reworked into a more generic key macro featureRobin Haberkorn1-31/+28
2024-09-09implemented <EE> and <^E> commands for configuring encodings and translating ...Robin Haberkorn1-16/+16
2024-01-28cursor movement via fnkeys.tes now preserves the column as in most text editorsRobin Haberkorn1-27/+48
2024-01-20fnkeys.tes: support zooming via F9/F10Robin Haberkorn1-0/+9
2015-06-27enable function key macros automatically when sourcing fnkeys.tesRobin Haberkorn1-0/+3
2015-06-24added "^FCLOSE" function key macro and defined SIGTERM behaviourRobin Haberkorn1-0/+3
2015-03-16implemented function key masking (context-sensitive function key macros)Robin Haberkorn1-2/+18
2015-03-02added function key macro for Shift+DEL: Acts as a "reverse" ruboutRobin Haberkorn1-0/+4
2014-11-10revised default function key macrosRobin Haberkorn1-18/+63
2014-11-09revised U command: fail if no argument is providedRobin Haberkorn1-2/+2
2014-11-02changed syntax for long Q-Register names: use [] brackets instead of {}Robin Haberkorn1-11/+11
2013-02-22added some default function key macrosRobin Haberkorn1-0/+28