aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorRoberto E. Vargas Caballero <k0ga@shike2.com>2012-08-29 19:59:37 +0200
committerRoberto E. Vargas Caballero <k0ga@shike2.com>2012-08-29 19:59:37 +0200
commit2d061761f9b0ce1b6f00e4de33829688e4cb17ed (patch)
treeb350439ebeb67f710486ce3d881b6a86ed973cb3 /config.def.h
parent4eeb3aded32a3bfb5a7c2064753f612d3098babb (diff)
downloadst-2d061761f9b0ce1b6f00e4de33829688e4cb17ed.tar.gz
st-2d061761f9b0ce1b6f00e4de33829688e4cb17ed.tar.bz2
Add tabs field into Term struct
Tabs stop are simulated in st using a fixed size of 8, always, without be worried about sequences changing the tab stops. A user can put a tab stop in each horizontal position of the screen, so we need at least one flag for each column of the screen. In the same way as dirty flags is used for the rows, it is used a bool dinamic array. Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com> --- st.c | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-)
Diffstat (limited to 'config.def.h')
0 files changed, 0 insertions, 0 deletions