Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is tab-specific and off by default.
|
|
See https://github.com/afflux/pure-python-otr/issues/47
|
|
TODO (eventually):
- correct words when using “word*” or “*word” using levenshtein distance
- allow regular expressions for replacement
|
|
|
|
Like /link 1:10 to open the last 10 links
Fixes #2130
|
|
|
|
|
|
|
|
|
|
|
|
(and fix a possible traceback)
|
|
|
|
|
|
(bug introduced after a change in the attribute name)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it didn’t make anything crash, but still.
|
|
|
|
|
|
(use new default directory, install the plugins as a separate
python module…)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(use automodule directive & docstrings)
|
|
(with admin.py)
|
|
(it should be in an external tool, not _inside_ poezio)
|
|
|
|
|