vim-tidal
vim-tidal copied to clipboard
Vim plugin for TidalCycles
I'm using the release 1.4.8.tar.gz but tidalvim doesn't copy from the top pane of tmux to the lower pane. tmux version is 3.1c
This rebases @flupe's work on implementing Vim 8 terminal support (#42) onto master. Also removes mention of the not-yet-implemented `:TidalStart` command. I'll open separate issues for these. --- I'm not...
I'm running into a strange error with neovim on manjaro. Standard tidal code works fine, but anytime I try to run a variable or custom function with an equal sign,...
As disccused in #38 , this PR adds support for the Vim8 Terminal feature. This allows the user to discard tmux entirely and have everything handled inside Vim. Before merging...
Hi, I've been using the plugin for quite a while (almost 2 years now) with neovim on void linux, and from time to time, I find that it randomly crashes...
For the purpose of letting you guys know, I updated the plugin and I noticed that PR #68 broke my current installation. I'm running the plugin on Linux without Tmux....
Hi there, first of all thank you so much for the work done here, really awesome IMHO. I would like to know if there are plans to support named patterns...
```sh ./bin/tidal GHCi, version 8.8.4: https://www.haskell.org/ghc/ :? for help Loaded package environment from /home/joenio/.ghc/x86_64-linux-8.8.4/environments/default : error: Could not load module ‘Sound.OSC.FD’ It is a member of the hidden package ‘hosc-0.18.1’....
Hi! I've used vim-tidal in the past without errors but now that I've updated it seems to be silently failing. At first I was seeing the same error as in...