about summary refs log tree commit diff stats
path: root/src/ltable.h
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-11-26 16:39:20 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-11-26 16:39:20 -0800
commit0b365d3e4d5e4a9db125870490ceae2d3c1bb065 (patch)
treea433e73e9509ccb036f5af25b84e4634ce45e27e /src/ltable.h
parente699b5a052e7e5b2de89dfb0955e63d5349bf964 (diff)
downloadteliva-0b365d3e4d5e4a9db125870490ceae2d3c1bb065.tar.gz
clean up terminal in a specific situation
The problem: if ever I hit ctrl-e to go to the big picture view and then
hit Esc to go back to running the app, my terminal was messed up after
exiting the app.

Why did I even have this gunk? Perhaps it dates from the time when kilo
was emitting raw escape sequences rather than using ncurses.
Diffstat (limited to 'src/ltable.h')
0 files changed, 0 insertions, 0 deletions
='n26' href='#n26'>26 27 28 29 30 31 32 33 34 35 36 37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54