summaryrefslogtreecommitdiff
path: root/src/core/expandos.c
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-09-14 23:14:04 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-09-14 23:14:04 +0000
commita83366069fd5e31a123bd402a92d25ad62fed11e (patch)
tree55f47e0443b586da81e9b4965eb137c3bb19bab8 /src/core/expandos.c
parent930dd40815f09378369d02d5a77e0597eb5f7620 (diff)
downloadirssi-a83366069fd5e31a123bd402a92d25ad62fed11e.zip
window->active_server used to hold non-connected servers, but that was
removed before because it created several problems, especially with scripts. however that change made /server and /disconnect annoying to use with non-connected servers. so, now we have window->connect_server as well. either active_server or connect_server is set, but never both. commands that can deal properly with non-connected servers can now use the connect_server, while everyone else happily thinks that no server is active. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2921 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/core/expandos.c')
0 files changed, 0 insertions, 0 deletions