poezio/doc
mathieui bb59771d99 Fix #2049 (get the current completed argument)
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
2013-08-01 20:17:12 +02:00
..
source Fix #2049 (get the current completed argument) 2013-08-01 20:17:12 +02:00
stub Add stubs for mpd & pyinotify 2013-05-11 19:00:44 +02:00
Makefile Beginning of the migration to reST documentation 2013-04-08 18:52:35 +02:00