poezio/doc/source/dev
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
..
common.rst
contributing.rst Add the last pages, and the plugin examples 2013-04-13 22:56:00 +02:00
events.rst Little fix a doc 2013-05-01 18:44:25 +02:00
index.rst Add the last pages, and the plugin examples 2013-04-13 22:56:00 +02:00
overview.rst Fix #2049 (get the current completed argument) 2013-08-01 20:17:12 +02:00
plugin.rst Add the last pages, and the plugin examples 2013-04-13 22:56:00 +02:00
sleek.rst
theming.rst Start migrating the command index 2013-04-08 19:17:32 +02:00
timed_events.rst
xep.rst Implement Message Carbons (XEP-280) 2013-06-10 23:49:10 +02:00