summary refs log tree commit diff
path: root/src/miscbltin.h
diff options
context:
space:
mode:
authorherbert <herbert@gondor.apana.org.au>2005-03-28 14:34:53 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:05 +1000
commita12f7d464a97e7f8f6065f0ad42c6948c99520f3 (patch)
treeacd64dcf605326433d9ceacaee01cb48bae3fd25 /src/miscbltin.h
parentGeneralise setinputfile for use in read_profile/readcmdfile. (diff)
downloaddash-a12f7d464a97e7f8f6065f0ad42c6948c99520f3.tar.gz
dash-a12f7d464a97e7f8f6065f0ad42c6948c99520f3.zip
Removed unnecessary inclusion of main.h from eval.c.
Diffstat (limited to 'src/miscbltin.h')
0 files changed, 0 insertions, 0 deletions
073d18f98b8fd1&follow=1'>Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe