mirror of
https://github.com/neovim/neovim.git
synced 2026-03-17 14:18:13 +00:00
Uses `cat -A` with early "*San" check: This prints terminal escape sequences as-is (for debugging), and does not cause (display) issues with the Travis log. Ref: https://github.com/neovim/neovim/pull/10591#issuecomment-521248233