Add check that qutebrowser defaults to letter hints

This commit is contained in:
Julian Weigt 2016-08-21 19:37:30 +02:00
parent f98ba7ba0e
commit be89e8f499

View File

@ -189,7 +189,9 @@ Feature: Using hints
And I set hints -> dictionary to no_words
And I set hints -> mode to word
And I run :hint
And I press the key "a"
Then the error "Word hints requires reading the file at *" should be shown
And data/hello.txt should be loaded
### Number hint mode