Denys Vlasenko
94043e8ad2
lineedit: change how cmdedit_set_out_char works
Rename two badly names functions, use "clear to end of screen"
to eliminate annoying problems with clearing wide/combining chars,
and such. Run tested.
function old new delta
put_cur_glyph_and_inc_cursor - 124 +124
put_till_end_and_adv_cursor - 24 +24
input_delete 125 130 +5
Ceos 5 4 -1
Ceol 5 4 -1
input_end 24 - -24
cmdedit_set_out_char 122 - -122
------------------------------------------------------------------------------
(add/remove: 2/2 grow/shrink: 1/2 up/down: 153/-148) Total: 5 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-11 14:49:13 +02:00
..
2010-04-04 01:48:12 +02:00
2010-04-26 14:04:29 +02:00
2010-04-18 22:09:30 -07:00
2010-02-04 04:04:56 +01:00
2010-01-08 09:07:50 +01:00
2007-06-12 08:12:33 +00:00
2010-01-25 13:39:24 +01:00
2010-01-22 05:10:33 +01:00
2007-11-13 17:13:31 +00:00
2008-03-01 19:29:56 +00:00
2010-04-20 04:00:03 -04:00
2010-05-11 14:49:13 +02:00