summary refs log tree commit diff
path: root/src/nodetypes
diff options
context:
space:
mode:
authorgilles.chanteperdrix <gilles.chanteperdrix@laposte.net>2005-03-25 17:57:32 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:04 +1000
commitabbb74506faa792d4c2fe38e871817514da470e1 (patch)
tree8237a34ef2f5ce8532462a6379c33d37af4c293a /src/nodetypes
parentDo not clobber exit status in dotcmd. (diff)
downloaddash-abbb74506faa792d4c2fe38e871817514da470e1.tar.gz
dash-abbb74506faa792d4c2fe38e871817514da470e1.zip
Fixed support for cross-compilation.
Diffstat (limited to 'src/nodetypes')
0 files changed, 0 insertions, 0 deletions
nroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe