Alexander Sedov and Christoph Lohmann
e5ff746430
Selection now handles empty lines less counter-intuitively.
...
Now, when you are selecting a region, you will get all empty lines that happen
to be in it, including trailing ones. Last line terminator is omitted as it previously
was, though.
Signed-off-by: Christoph Lohmann <20h@r-36.net >
2013-04-18 16:51:52 +02:00
Alexander Sedov and Christoph Lohmann
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 <20h@r-36.net >
2013-04-18 06:48:06 +02:00
Alexander Sedov and Christoph Lohmann
fed9968ba5
Got rid of code duplication in tnew() and tresize().
...
Signed-off-by: Christoph Lohmann <20h@r-36.net >
2013-04-18 06:39:43 +02:00
Alexander Sedov and Christoph Lohmann
0ca0dd8b11
Strip trailing spaces from lines when copying selection.
...
Signed-off-by: Christoph Lohmann <20h@r-36.net >
2013-04-14 21:32:53 +02:00
Alexander Sedov and Christoph Lohmann
800800a3bb
Added basic xterm-ish palette swap support.
...
Signed-off-by: Christoph Lohmann <20h@r-36.net >
2013-02-19 19:12:42 +01:00