aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/symbols.h
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2014-11-10 23:38:16 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2014-11-10 23:38:16 +0100
commit0987ca8b5b1a6ff50bfc8c3b171fdaf6cfff3a2b (patch)
tree0981c1aa87c594c8208fe4dc19b863019a0286d6 /src/symbols.h
parent2003610332b8ffb1571a6e1ae697c08c3d05d701 (diff)
downloadsciteco-0987ca8b5b1a6ff50bfc8c3b171fdaf6cfff3a2b.tar.gz
revised default function key macros
* use shorter function key macros. * instead, every function key has a commandline editing macro based on the macro "^Tc" * dot is no longer modified to calculate positions, instead Scintilla messages are used * prevent that function key macros move dot off-page * improved behaviour: HOME will will first skip spaces and tabs at the beginning of the line and only the second press will move dot to the real line beginning. UP and DOWN will try to keep the column. However this does not work quite as good as in other editors, since there's no (sane) way to save the column last set by one of the function keys.
Diffstat (limited to 'src/symbols.h')
0 files changed, 0 insertions, 0 deletions