Age | Commit message (Collapse) | Author |
|
|
|
(the tab-specific commands were executed first, but their help wasn’t
given first)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selected_row wasn’t reset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(well, sort of fix)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Load the themes from:
1 - The sources found in the directory ../data/themes/ (if it
exists)
2 - The user-defined dir (or ~/.local/blah)
3 - The poezio_themes package if found
- Also fix some potential issues with the plugins importer
|
|
(people may not want to read the whole file to setup their account)
|
|
|
|
|
|
(and fix a possible traceback)
|
|
|
|
|
|
|
|
(bug introduced after a change in the attribute name)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(new typ value)
|
|
|
|
|
|
|
|
- log_errors option, true by default
- errors go in log_dir/errors.log (so $XDG_DATA_HOME/errors.log
by default)
This should help a lot for debugging, and provide a way for people
to easily give debug traces without useless or personal infos.
|