mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 14:01:20 -03:00
Make remove_backward coalesce repaints like it ought to
This commit is contained in:
@@ -1241,8 +1241,7 @@ static void remove_backward()
|
||||
|
||||
reader_super_highlight_me_plenty();
|
||||
|
||||
reader_repaint();
|
||||
|
||||
reader_repaint_needed();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user