mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-12 14:51:16 -03:00
iTerm2 supports CSI u so the custom bindings are no longer needed. Sequences like \e\eOC are Escape followed by an SS3 arrow key which we can already decode separately.