All the Irssi bugs should go here, please select the proper version when reporting the bug.
Please see the Irssi core http://www.irssi.org/ChangeLog for recent updates.
Please see the Irssi core http://www.irssi.org/ChangeLog for recent updates.
FS#747 - "-" is not accepted as first character for a new topic
Attached to Project:
Irssi core bugs
Opened by Johannes Schickel (LordHoto) - Tuesday, 06 April 2010, 00:29 GMT+2
Opened by Johannes Schickel (LordHoto) - Tuesday, 06 April 2010, 00:29 GMT+2
|
DetailsWhen using topic like this:
/topic -17d I only get "-!- Irssi: Unknown option: 17d". I can work around this by using the channel name before the actual topic, but for convenience it would be nicer to just allow "-" as first character in a topic too. Of course "-delete" would be an exception here :-). |
This task depends upon
But tab completion for "/topic <tab>" should be improved to take this into account when changing an existing topic of a channel that starts with "-".
Maybe we could adopt the convention that a "-" on its own should mean that any following arguments should not be seen as options...