Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-03 | Add a reorder plugin | mathieui | |
/reorder command to organize the tabs according to a fixed layout | |||
2014-12-10 | Make the screen_detach plugin support tmux, and use asyncio | mathieui | |
2014-12-09 | Fix #2802 (add a /closeall command, with a new plugin) | mathieui | |
2014-12-08 | Document the pipe_cmd plugin | mathieui | |
2014-04-30 | Fix #2282 (change the terminal title depending on the tab name) | mathieui | |
- change_title plugin | |||
2014-03-28 | Also document manual plugin load | mathieui | |
(why wasn’t that already here?) | |||
2014-03-28 | Add an IRC/biboumi plugin | mathieui | |
2014-03-27 | Remove useless "installation" parts from the plugin documentations | mathieui | |
2014-02-20 | Documentation update | mathieui | |
sort the configurations options by theme make the sidebar fixed | |||
2013-11-28 | Add an “autocorrect” plugin with a sed-like syntax | Mathieu Pasquet | |
TODO (eventually): - correct words when using “word*” or “*word” using levenshtein distance - allow regular expressions for replacement | |||
2013-09-06 | Add the pointpoint plugin | Florent Le Coz | |
2013-05-11 | Update the documentation | mathieui | |
(do not encourage people to copy the plugins) | |||
2013-05-09 | Add a regex-admin plugin | mathieui | |
2013-05-06 | Add a nice marketing plugin | Florent Le Coz | |
2013-04-13 | Move the plugins documentation | mathieui | |
(use automodule directive & docstrings) | |||
2013-04-12 | Start the plugin documentation | mathieui | |
(with admin.py) |