mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 02:18:31 +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