nvim-terminal.lua icon indicating copy to clipboard operation
nvim-terminal.lua copied to clipboard

Implement remaining codes

Open norcalli opened this issue 6 years ago • 2 comments

norcalli avatar Oct 17 '19 12:10 norcalli

From Travis logs (e.g. https://api.travis-ci.org/v3/job/595210576/log.txt):

  • ^M - in the middle of lines, and ^M^M at the end, so ff=dos does not handle those seemingly
  • ^[[0K

blueyed avatar Oct 17 '19 20:10 blueyed

Thanks, I'm trying to build more test cases too, so this definitely helps.

norcalli avatar Oct 18 '19 14:10 norcalli