tidalcycles / vim-tidal

Vim plugin for TidalCycles
MIT License
222 stars 56 forks source link

vim terminal support #50

Closed windo closed 1 year ago

windo commented 4 years ago

Add support for terminal in plain vim, too.

Also, fix a TYPO in bin/tidal that stops the symlink walk from working.

windo commented 4 years ago

I notice that #42 does the same and possibly does it better. This one is a a fairly tiny change though, so we could consider getting a tiny bit of support first more extensive changes down the line.

mitchmindtree commented 1 year ago

Thanks @windo! I'm going to close this as we've just landed support for the Vim terminal in #74, which for the most part is #42 trimmed down a little and rebased onto master.