#1116: [PATCH] enable 'exit' command even if not connected to daemon
------------------------------------------------+---------------------------
Reporter: cdep_illabout | Owner:
Type: bug | Status: new
Priority: minor | Milestone:
Component: console | Version: 1.3.0_dev
Keywords: exit, quit, console, not connected |
------------------------------------------------+---------------------------
If you run deluge-console and you are not connected to the daemon, you
can't use the "exit" command because it is an alias of the "quit" command.
I have attached two different patches that take care of this in different
ways.
"enable_exit_if_not_connected.patch" just adds "exit" to the list of
commands that can be run even if you are not connected.
"enable_exit_if_not_connected-complete.patch" checks "help", "connect",
and "quit" for aliases, and allows the aliases to be run as well. (The
coding style for this addition may be a little weird, so you may have to
change it a little bit.)
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1116>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.