mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Added /HELP upgrade
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2492 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c2b8d150df
commit
4c0f683914
1
TODO
1
TODO
@ -1,6 +1,5 @@
|
||||
- /UPGRADE:
|
||||
- support DCCs
|
||||
- write /HELP
|
||||
- topic time/nick isn't transferred
|
||||
- rewrite to work by fork()ing a new process and transfer file handles
|
||||
with unix sockets. this would allow the scrollback buffers to be
|
||||
|
7
docs/help/in/upgrade.in
Normal file
7
docs/help/in/upgrade.in
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
@SYNTAX:upgrade@
|
||||
|
||||
Upgrade irssi to new version on-the-fly without disconnecting from
|
||||
server, so other people won't even notice you quit from IRC. This ONLY
|
||||
executes the new binary, it does NOT download/compile/whatever irssi.
|
||||
|
Loading…
Reference in New Issue
Block a user