- 30 Jun, 2016 2 commits
- 27 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 12 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 11 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 11 May, 2015 1 commit
-
-
- 20 Dec, 2014 1 commit
-
-
mathieui authored
-
- 20 Oct, 2014 1 commit
-
-
mathieui authored
-
- 24 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 05 May, 2014 1 commit
-
-
mathieui authored
(error during error handling)
-
- 22 Apr, 2014 1 commit
-
-
mathieui authored
also bump version, and add some gettext wraps
-
- 13 Apr, 2014 3 commits
- 10 Apr, 2014 1 commit
-
-
mathieui authored
-
- 06 Apr, 2014 1 commit
-
-
mathieui authored
fixes whitespace issues, some builtin overrides, and some enormous lines might make poezio run nanoseconds faster!
-
- 03 Apr, 2014 1 commit
-
-
mathieui authored
(thanks eijebong)
-
- 10 Aug, 2013 1 commit
-
-
mathieui authored
-
- 09 Aug, 2013 1 commit
-
-
mathieui authored
- Load the themes from: 1 - The sources found in the directory ../data/themes/ (if it exists) 2 - The user-defined dir (or ~/.local/blah) 3 - The poezio_themes package if found - Also fix some potential issues with the plugins importer
-
- 04 Aug, 2013 1 commit
-
-
mathieui authored
-
- 01 Aug, 2013 1 commit
-
-
mathieui authored
A command argument can now be completed even if it isn’t the last one in the input. - Add a new method Input.new_completion Almost like the old auto_completion method, except taht it takes another argument: argument_position, which is the argument to be completed. - Methods using the old completion method still work - All completion methods in poezio now use the new one if necessary - Further details can be found in the docstring of new_completion
-
- 19 Jun, 2013 1 commit
-
-
mathieui authored
-
- 09 Jun, 2013 1 commit
-
-
mathieui authored
-
- 26 May, 2013 1 commit
-
-
mathieui authored
(use new default directory, install the plugins as a separate python module…)
-
- 24 May, 2013 1 commit
-
-
louiz’ authored
-
- 11 May, 2013 1 commit
-
-
mathieui authored
-
- 16 Apr, 2013 1 commit
-
-
mathieui authored
(also probably fix the I/O operation on closed file issue when using imp)
-
- 10 Mar, 2013 1 commit
-
-
mathieui authored
-
- 06 Mar, 2013 1 commit
-
-
mathieui authored
- Try to reduce the use of the “core” object in the plugins - New “api” member for each BasePlugin which is a wrapper around the unique PluginAPI object. (instead of having the methods directly in BasePlugin and then calling the PluginManager) - Documented methods with rst (for sphinx)
-
- 02 Mar, 2013 1 commit
-
-
mathieui authored
-
- 18 Jan, 2013 1 commit
-
-
mathieui authored
(while staying backwards-compatible)
-
- 22 Nov, 2012 1 commit
-
- 21 Nov, 2012 1 commit
-
-
mathieui authored
-
- 18 Nov, 2012 2 commits
- 17 Nov, 2012 2 commits
- 21 May, 2012 1 commit
-
-
mathieui authored
-
- 19 Apr, 2012 1 commit
-
-
mathieui authored
-
- 30 Mar, 2012 1 commit
-
-
mathieui authored
-