summary refs log tree commit diff
path: root/src/funcs/dirs
diff options
context:
space:
mode:
authorherbert <herbert@gondor.apana.org.au>2005-03-25 18:09:43 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:04 +1000
commit7f869bf1061a2206424c9436b4d40f4821bef306 (patch)
treed3c2f1c720baedc5af48e8d6d5f5bda66be243cb /src/funcs/dirs
parentFixed support for cross-compilation. (diff)
downloaddash-7f869bf1061a2206424c9436b4d40f4821bef306.tar.gz
dash-7f869bf1061a2206424c9436b4d40f4821bef306.zip
Cleaned up src/Makefile.am.
Diffstat (limited to 'src/funcs/dirs')
0 files changed, 0 insertions, 0 deletions
ass='nohover-highlight'> It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe 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