Age | Commit message (Collapse) | Author |
|
|
|
and improve the message.
|
|
Exit almost gracefully instead of generating gigabytes of error logs.
TODO: pressure the python maintainers into dropping ncurses and curses
support, and use ncursesw only instead.
|
|
fix #2933
|
|
(if we gave parse_from_element an Element instead of a Conference object,
it would crash)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
color of its aliases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unspecified number of items
|
|
|
|
(e.g. during a completion, the input might scroll due to the length of
the completed item, and not go back to its original state without this
change)
|
|
|
|
|
|
|
|
|
|
- Add two new options, keyfile and certfile, which must be both set for
the auth to work.
- if both are set, then poezio doesn’t force-prompt a password if there
is none specified
- add /cert_add, /cert_fetch, /cert_disable, /cert_revoke and /certs
commands.
- add a page of documentation on the process
|
|
through overloading the class variable default_config.
also fix a bug that would add meaningless sections to plugin
configurations.
|
|
|
|
|
|
|
|
fix #2841
|
|
|
|
it properly)
(also make the message appear in PrivateTabs)
|
|
|
|
|
|
|