diff options
author | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2012-11-25 22:13:29 +0100 |
---|---|---|
committer | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2012-11-25 22:13:29 +0100 |
commit | d5994b43ca78196b81ea276d7acb5ef2d4a671f7 (patch) | |
tree | 8ed6d33b5057601e5bcb67e19615ad3a54eb2e4d /st.c | |
parent | 7c34ff1703381c4d0c2ea602ddd607597bd32ad5 (diff) | |
download | st-d5994b43ca78196b81ea276d7acb5ef2d4a671f7.tar.gz st-d5994b43ca78196b81ea276d7acb5ef2d4a671f7.tar.bz2 |
Add support for End key
- Shift + End : Delete until end of line.
- Control + End : Delete until end of screen.
When the End key is pressed without any modifier is not generated the
correct sequence for it (going to the end of the screen), because the size
of the terminal is not known, so it is not possible write a sequence for
this purpouse.
---
config.def.h | 10 ++++++++--
st.info | 2 ++
2 files changed, 10 insertions(+), 2 deletions(-)
Diffstat (limited to 'st.c')
0 files changed, 0 insertions, 0 deletions