mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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