diff options
-rw-r--r-- | res/config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/config.toml b/res/config.toml index 1bc4cbc7..8e83dac2 100644 --- a/res/config.toml +++ b/res/config.toml @@ -1,3 +1,6 @@ +[general] +double-width-ambiguous = false + [page] q = 'QUIT' h = 'CURSOR_LEFT' |