Commit Graph
4 Commits
Author SHA1 Message Date
Alexander Sedov b7e6a5c825 Got rid of redundant Glyph state.
Now, newly allocated Glyphs are set to spaces and current cursor colors
with tclearregion() routine.

Signed-off-by: Christoph Lohmann <[email protected]>
2013-04-18 06:48:06 +02:00
Alexander Sedov fed9968ba5 Got rid of code duplication in tnew() and tresize().
Signed-off-by: Christoph Lohmann <[email protected]>
2013-04-18 06:39:43 +02:00
Alexander Sedov 0ca0dd8b11 Strip trailing spaces from lines when copying selection.
Signed-off-by: Christoph Lohmann <[email protected]>
2013-04-14 21:32:53 +02:00
Alexander Sedov 800800a3bb Added basic xterm-ish palette swap support.
Signed-off-by: Christoph Lohmann <[email protected]>
2013-02-19 19:12:42 +01:00