summaryrefslogtreecommitdiff
path: root/poezio/core/tabs.py
AgeCommit message (Expand)Author
2019-12-31Tabs: add by_jid search method for tabs who have a jid attrMaxime “pep” Buquet
2019-02-24Fix a bug when closing a tab (#3460)mathieui
2018-09-09Allow Tabs object to be slicedMaxime “pep” Buquet
2018-08-15Fix mypy errors, add type annotationsmathieui
2018-08-11Fix #3424 (fix receipts)mathieui
2018-07-23Fix "go_to_previous_tab" and remove the usage of Command.win to move internallymathieui
2018-07-22Fix close_all and change_title pluginsmathieui
2018-07-21Fix Python 3.5 compatibility (no PEP 526)mathieui
2018-07-21Split type declarations from __init__mathieui
2018-07-21Fix /reordermathieui
2018-07-21new tabs: apply reviewmathieui
2018-07-21Add a tabs management modulemathieui