qutebrowser/tests
Ryan Roden-Corrent 8a9b98c2dc Editor triggers update on every save.
For any command that spawns an editor, tirgger an update on save, not
just on exit.

- :open-editor writes the text field on save
- :edit-url navigates on save
- :edit-url -t opens a new tab on each save
- :edit-command updates the statusbar text on save
- :edit-command --run runs a command on each save
- :config-edit reloads the config on save

Resolves #2307.
Helps mitigate #1596 by allowing users to 'save' partial work, and
notice if there was an error without closing the editor.
2018-01-27 15:03:18 -05:00
..
end2end Editor triggers update on every save. 2018-01-27 15:03:18 -05:00
helpers Fix wrong import order 2017-12-15 14:35:07 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Fix test_tab.py 2018-01-26 11:58:02 +01:00
conftest.py pylint: Re-enable bad-continuation 2017-12-15 19:16:55 +01:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00