Problem I am using e.g. the following terminal command line (on Windows 10): nvim --headless --server \\.\pipe\nvim.1973.0 --remote-expr execute("tabs") to print out the list of current tabs within a running neovim server instance which ...
I’m beginning my journey with nvim through neovide, on Windows (for now). I’m using kickstart and it has <C-Space> mapped to trigger cmp but it doesn’t work. I added another map to test the command and it works, so something is messing around with C-space and I can’t see...
test#strategy#neovim_sticky(cmd) abort-call chansend(l:buffers[0].variables.terminal_job_id, l:cmd)+call chansend(l:buffers[0].variables.terminal_job_id, join(l:cmd, "\r")) Requires more testing on multiple systems and different shells to see if nothing breaks. I did some experiments ...
a. Create two terminals with<C-`><Esc>2<C-`><Esc>. c. Type2<A-r>. Environment -OS: Ubuntu 22.04.2 LTS running as a WSL2 distro in Windows 11-neovim version: 0.9.2-Shell: bash-Terminal: wezterm Anything else? Thanks for your work on this plugin, I rely on it quite extensively!
git config blame.ignoreRevsFile formatting-revs.txt (Neo)Vim Syntax Highlighting for config files Copy the file detection and syntax files to your vim config folder: # vim cp -R other/vim/* ~/.vim/ # neovim cp -R other/vim/* ~/.config/nvim/About...
Windows Buildcurv3d/curv#88 2remaining items Load more vincentbenzo mentioned thison Jun 18, 2020 :VimtexCompile in WSL with neovim and okular create not a --unique instancelervag/vimtex#1720 Pololot64 mentioned thison May 21, 2021
OS: OSX [shell, shellcmdflag, shellslash]: ['/usr/local/bin/zsh', '-c', 0] SpaceVim lua support check report: Checking +lua: Failed : Known issue, neovim do not support lua now. SpaceVim python support check report: Checking +python3: ...
(-): +acl +iconv +jemalloc For differences from Vim, see :help vim-differences system vimrc file: "$VIM/nvimrc" user vimrc file: "~/.nvimrc" 2nd user vimrc file: "~/.nvim/nvimrc" user exrc file: "~/.exrc" fall-back for $VIM: "/usr/local/Cellar/neovim/HEAD/share/n...
True Color not working on Bash on Windowsvercel/hyper#1733 Closed 2 tasks Tyriaradded a commit to Tyriar/xterm.js that referenced this issueon Jul 3, 2017 Truecolor proof of concept 00e7a21 Put together a messy proof of concept to get a better idea of what we need to do herehttps:/...
[RFE] system-wide configuration file on Unix (with merging-in options) neovim/neovim#8871 Closed chrisbra mentioned this issue Dec 5, 2018 New search is horrible and difficult to disable (MINT19) #3663 Closed hamishcoleman commented Feb 11, 2020 I cannot believe that it is two years...