diff options
author | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2012-08-29 19:59:47 +0200 |
---|---|---|
committer | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2012-08-29 19:59:47 +0200 |
commit | c084c06b402de4fe995734a2c89cae26ff7c9064 (patch) | |
tree | ba821f615c95a380ff5376f60dbbc12093caba6a /st.1 | |
parent | 93901ca4fee8a1ab71cb8b918f3d65404460f9ce (diff) | |
download | st-c084c06b402de4fe995734a2c89cae26ff7c9064.tar.gz st-c084c06b402de4fe995734a2c89cae26ff7c9064.tar.bz2 |
Add TBC sequence
This sequence clears tab stops in the terminal. If the argument is not present
or is zero, then removes the tab stop of the current horizontal position. If
the argument is 3 then removes all the tab stops of the terminal. It was
necessary modify the terminfo entry tbc, because it has \E[2g instead of the
correct \E[3g.
Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
---
st.c | 12 ++++++++++++
st.info | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
Diffstat (limited to 'st.1')
0 files changed, 0 insertions, 0 deletions