Age | Commit message (Collapse) | Author |
|
|
|
(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)
|
|
Also add /filter_from and /filter_to, and allow chaining filters.
|
|
|
|
|
|
Conflicts:
src/bookmark.py
src/config.py
src/connection.py
src/core/commands.py
src/core/core.py
src/core/handlers.py
src/windows/info_bar.py
src/windows/muc.py
src/windows/roster_win.py
src/windows/text_win.py
src/xhtml.py
|
|
|
|
|
|
Conflicts:
src/core/handlers.py
src/tabs/xmltab.py
|
|
|
|
|
|
|
|
|
|
|
|
Thanks djanos
|
|
|
|
|
|
|