summary refs log tree commit diff
path: root/src/shell.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-07-13 21:51:52 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-07-13 22:27:53 +0800
commit030462b7c9f42c088e25e782a777383ae4ba1e66 (patch)
treebf205211b2afedbd4a509550b10e86164cbbdcc1 /src/shell.h
parent[INPUT] Made setinputfd static (diff)
downloaddash-030462b7c9f42c088e25e782a777383ae4ba1e66.tar.gz
dash-030462b7c9f42c088e25e782a777383ae4ba1e66.zip
[SHELL] Expand ENV before using it
Per POSIX ENV needs to undergo parameter expansion.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/shell.h')
0 files changed, 0 insertions, 0 deletions
d>Track own usernameJune McEnroe 2018-08-03Use a wide pad for the topicJune McEnroe 2018-08-03Ignore NOTICEs not sent to the channelJune McEnroe 2018-08-03Handle KICK and NICKJune McEnroe 2018-08-03Continue on EINTR from pollJune McEnroe 2018-08-03Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroe