Describe the bug
When launching nvim inside alacritty or Powershell, code evaluation does nothing. Booting/quitting the server, starting/stopping sclang via configured keybindings work. Toggling the post window via "Enter" key also works.
This happens regardless if I configure custom keybindings or use the default configuration.
Expected behavior
Code evaluation happens as configured via keybindings.
Steps to reproduce
Information
-
Operating system
Windows 10 Pro Version 10.0.19045
-
SuperCollider version
3.13.0-rc3
-
nvim --version
0.11.0
-
Package manager
packer.nvim
-
checkhealth scnvim output:
scnvim: require("scnvim.health").check()
scnvim ~
- OK nvim version 0.11.0
- OK sclang executable: C:/Program Files/SuperCollider/sclang.exe
- OK scnvim classes are installed: C:/Users/User/AppData/Local/SuperCollider/Extensions/scide_scnvim
- OK keymaps are defined
scnvim documentation ~
- using HelpBrowser for documentation
scnvim extensions ~
Describe the bug
When launching nvim inside alacritty or Powershell, code evaluation does nothing. Booting/quitting the server, starting/stopping sclang via configured keybindings work. Toggling the post window via "Enter" key also works.
This happens regardless if I configure custom keybindings or use the default configuration.
Expected behavior
Code evaluation happens as configured via keybindings.
Steps to reproduce
Information
Operating system
Windows 10 Pro Version 10.0.19045
SuperCollider version
3.13.0-rc3
nvim --version0.11.0
Package manager
packer.nvim
checkhealth scnvim output: