-
I exactly followed everything but for vim terminal i can pull out the terminal using the TerminalSplit bash but after that for example i want to run cd Documents for example . But when i press enter i…
-
#### Requirements
#### Required Info
- [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful
- [x] I h…
-
_Instructions: Replace the template text and remove irrelevant text (including this line)_
**Is your feature request about something that is currently impossible or hard to do? Please describe the …
-
### Steps to reproduce
I was experimenting with the undercurl functionality on Windows using Windows Terminal that would support it since recently.
I enabled it by adding the following lines in my…
-
### Problem
Title says it all. In `lua` `vim.o.term` fails; `vim.api.nvim_eval('&term')` is a workaround.
I don't know if this issue is widespread and/or what class of options might be affected.
##…
-
### Versions
ConEmu build: 230724/x64
OS version: Windows 11/x64
Used shell version: git-bash
### Problem description
Vim scrolling (arrow keys up and down, Ctrl-F/Ctrl-B, etc...) messes up the…
-
### Problem
See the repro below
### Steps to reproduce
```lua
vim.cmd('echo 1')
return vim.cmd('echo 1')
```
In the above lua file type `gg0fe` then `gcG`. The result is
```lua
"vim.cmd('echo 1')
"…
-
Real interactive terminal support needs a terminal emulator.
Reference: https://github.com/OpenDevin/OpenDevin/issues/3031
-
Whilst setting up a new computer running arch using the larbs script I found that the nvim colors did not appear as I recall them appearing on previous installs (I installed larbs on my primary machin…
-
### Problem
`WinSeparator` highlight is not applied when specified in a config file after calling `colorscheme`. This appears to only happen when the terminal has a light background. Perhaps the issu…