index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
screen_detach.py
Age
Commit message (
Expand
)
Author
2021-04-02
fix: typing issues in plugins
mathieui
2018-08-15
yapf -rip on plugins
mathieui
2016-06-28
Make plugins import from the absolute poezio package.
Emmanuel Gil Peyrot
2016-06-12
Fix core commands, broken in the previous commit.
Emmanuel Gil Peyrot
2016-06-05
Fix #3184 (remove upper limit for infowin)
mathieui
2016-06-04
Make CSI use in the screen plugin configurable
mathieui
2016-06-04
Fix #3114 (implement CSI in the tmux/screen plugin)
mathieui
2015-01-19
Fix the tmux detection of the screen_detach plugin
mathieui
2015-01-06
Fix little “typos” in the screen_detach plugin
Florent Le Coz
2014-12-10
Make the screen_detach plugin support tmux, and use asyncio
mathieui
2014-10-27
Prevent a (harmless) traceback while generating the documentation
mathieui
2014-03-27
Remove useless "installation" parts from the plugin documentations
mathieui
2013-04-13
Move the plugins documentation
mathieui
2011-09-24
[teisenbe] Use the imp module to import modules.
Florent Le Coz
2011-09-23
[teisenbe] first attempt at a plugin system.
Florent Le Coz