mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 14:45:42 +08:00
docs: Mention cursor in the wrong position for unicode FAQ
This is now more likely than the staircase thing since 0660ea5be758a25cbfd5703055af122842c10cb0..25595a94c72c8fd1385bfa66b5efecd26839488b.
This commit is contained in:
parent
a09125897e
commit
0991e0b27f
@ -322,8 +322,8 @@ The same applies for example when you start ``tmux`` in config.fish without guar
|
||||
|
||||
.. _faq-unicode:
|
||||
|
||||
I'm getting weird graphical glitches (a staircase effect, ghost characters,...)?
|
||||
--------------------------------------------------------------------------------
|
||||
I'm getting weird graphical glitches (a staircase effect, ghost characters, cursor in the wrong position,...)?
|
||||
--------------------------------------------------------------------------------------------------------------
|
||||
In a terminal, the application running inside it and the terminal itself need to agree on the width of characters in order to handle cursor movement.
|
||||
|
||||
This is more important to fish than other shells because features like syntax highlighting and autosuggestions are implemented by moving the cursor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user