lineedit: hack for making it sort-of-work even if term width is wrong
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 25 Apr 2008 18:44:35 +0000 (18:44 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 25 Apr 2008 18:44:35 +0000 (18:44 -0000)
commit2c84495184c6d3de84f1b591ccb49c700273e0f5
tree85e7ddcdbcfb25adc51f59837091c7ee10afd142
parent44f08212597f46caee40d2176feefcbb43653e16
lineedit: hack for making it sort-of-work even if term width is wrong

function                                             old     new   delta
read_line_input                                     3158    3153      -5
input_end                                             29      24      -5
input_delete                                         115     110      -5
input_forward                                         27      20      -7
cmdedit_set_out_char                                  88      80      -8
libbb/lineedit.c