Skip to content

20221102 - v2.10.8

Compare
Choose a tag to compare
@skywind3000 skywind3000 released this 02 Nov 10:48
· 63 commits to master since this release
  • improve <nomodeline> compatibility.
  • take care of the &makeencoding option;
  • new program translator capture to capture terminal output to the quickfix window

capture example:

:AsyncRun -mode=term -pos=TAB -program=capture  ls -la

The output of this terminal command will be captured and listed in the quickfix window