document the existence of url hints
This commit is contained in:
parent
8f927cad26
commit
7611a8aac0
|
@ -32,6 +32,8 @@ COMMAND MODE
|
|||
+------------------------+-----------------------------------------------------------+
|
||||
| ``escape`` | deactivate command mode |
|
||||
+------------------------+-----------------------------------------------------------+
|
||||
| ``x`` | activate url hint mode |
|
||||
+------------------------+-----------------------------------------------------------+
|
||||
| ``v`` | visual mode |
|
||||
+------------------------+-----------------------------------------------------------+
|
||||
| ``V`` | visual line mode |
|
||||
|
|
1
TODO.rst
1
TODO.rst
|
@ -1,5 +1,4 @@
|
|||
* improved matching capabilities (not just urls)
|
||||
* hint mode overlay for urls (like elinks/vimperator/pentadactyl)
|
||||
* scrollback search needs to be improved upstream [1]_
|
||||
* expose keybindings in ``termite.cfg``
|
||||
* keyboard selection should handle wrapped lines properly
|
||||
|
|
Loading…
Reference in New Issue