tyan0
tyan0
https://github.com/projectgus/hairless-midiserial/issues/69
I would be happy if you could try this forked version on Big Sur. https://github.com/tyan0/hairless-midiserial/wiki
I would be happy if you could try the following forked version. https://github.com/tyan0/hairless-midiserial/wiki
It seems that nvim does not like TERM=screen. Try: 1. ```env MSYS=enable_pcon tmux``` 2. ```env TERM="" nvim```
> Setting `TERM=""` seem to make nvim have a _ridiculous_ startup time (minutes). Sorry. I was wrong. This disables pseudo console feature, so windows native nvim could not start. >...
> 2\. When running tmux within a msys2 bash shell via terminal emulator other than `mintty` (`alacritty` in my case, using the trick mentioned here: [tmux will not open on...
Have you tried my forked version? It is not tested on Monterey M1 Mac, however, native M1 binary is ready, and I expect it works. https://github.com/tyan0/hairless-midiserial https://github.com/tyan0/hairless-midiserial/releases/download/mod8/hairless-midiserial-0.4-mod8-M1Mac.zip
Does this help? https://iboysoft.com/news/app-is-damaged-and-cannot-be-opened.html I guess "Remove the extended attributes of the damaged file or app" section might help.
Thanks for finding this issue. I found a bug in pty code (in ```fhandler_pty_slave::transfer_input()```). I'll fix that ASAP.
I have pushed the patch just now. https://cygwin.com/pipermail/cygwin-patches/2024q1/012622.html