summary refs log tree commit diff
path: root/src/var.c
diff options
context:
space:
mode:
authorAlexey Gladkov <legion@altlinux.org>2007-10-04 14:21:44 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-10-04 14:21:44 +0800
commit12dc49683be594a147a124472a849287653882f3 (patch)
tree13cc3c95bc6d56569e25c53232bb2bb844f31056 /src/var.c
parent[PARSER] Recognise here-doc delimiters terminated by EOF (diff)
downloaddash-12dc49683be594a147a124472a849287653882f3.tar.gz
dash-12dc49683be594a147a124472a849287653882f3.zip
[BUILD] Add --enable-static option to configure.
Add new option to build statical linked dash.
Diffstat (limited to 'src/var.c')
0 files changed, 0 insertions, 0 deletions
5c049b50e7a08dae819a5d7f704bdfaf4966c&follow=1'>Avoid coloring mentions if there are control codesJune McEnroe 2020-02-10Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe