diff options
author | Alive 4ever <alive4ever@live.com> | 2016-07-10 06:38:04 +0000 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2016-07-12 15:25:08 +0200 |
commit | 235b438e689e1fab677ee7e6ee53491867c16b9d (patch) | |
tree | d329cc5a9074b64c262fdf463581142224e1a8bb /st.1 | |
parent | 528241aa3835e2f1f052abeeaf891737712955a0 (diff) | |
download | st-235b438e689e1fab677ee7e6ee53491867c16b9d.tar.gz st-235b438e689e1fab677ee7e6ee53491867c16b9d.tar.bz2 |
Consistent Alt+BackSpace behavior
The default config specifies BackSpace as "\177". The default behavior
should persist across modifier keys, commonly Mod1 (Alt or Meta) which
is widely used to delete a word on readline and text editors, notably
Emacs.
This will make Alt+BackSpace behaves as expected, i.e. sends "\033\177"
instead of "\033\010" as previous default behavior.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat (limited to 'st.1')
0 files changed, 0 insertions, 0 deletions