diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-05-29 15:25:21 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-05-29 15:25:21 +0200 |
commit | b65eee089f048e04217009e5dbe70aef3f463230 (patch) | |
tree | 22a28a653662330737af4fc8e0406e13d9cbc589 /src/glob.cpp | |
parent | 2c216516851a3d6d517c10b5fc5408d8f8565cff (diff) | |
download | sciteco-b65eee089f048e04217009e5dbe70aef3f463230.tar.gz |
support specialized ^W immediate editing command in file name arguments
* the rubout/reinsert-word behaviour of misc. string arguments
is suboptimal for file name arguments as it depends on Scintilla's
word characters.
By default, the directory separators are not considered word
characters, but this could be changed by the user.
* The behaviour of ^W in file name arguments is now fixed and
independant from the Scintilla configuration:
It always rubs out or re-inserts one hierarchy level of the
file name.
Diffstat (limited to 'src/glob.cpp')
0 files changed, 0 insertions, 0 deletions