1
0
mirror of https://github.com/joouha/euporie.git synced 2021-05-12 23:12:12 +03:00

Correct typing error in readme

This commit is contained in:
Josiah Outram Halstead
2021-05-09 21:48:51 +01:00
parent 5dad165960
commit ad18129fc8

View File

@@ -127,7 +127,7 @@ If none of these commands are found in your `$PATH`, the plain text representati
> \* There is a slight delay detecting an escape key-event. To exit edit mode quickly, double-press the escape key.
>
> \*\* These entries require your temnial to support CSI-u mode. If your terminal does not support this, it may be possible to work around this by remapping the keys in your terminal emulator - see below).
> \*\* These entries require your terminal to support CSI-u mode. If your terminal does not support this, it may be possible to work around this by remapping the keys in your terminal emulator - see below).
When in edit mode, emacs style key-bindings apply.