-
Hi folks 👋🏼
### Background
I have recently implemented automatic color detection in [delta] as part of dandavison/delta#1615.
This involves sending an escape sequence (`OSC 10` / `OSC 11`) to …
bash updated
7 months ago
-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have searched the existing issues of LazyVim
- [X] I have searched the existing issues of plugins relate…
-
**Describe the bug**
When opening a specific repository with lazygit in powershell, lazygit opens with an error
> 52:3: expected section name
Then, in Git-Bash the TUI quickly disappears and is r…
-
![image](https://github.com/gvcgo/version-manager/assets/73473732/b1b158ca-4c07-4dc4-8d59-bb569ddce27b)
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasn…
-
I am on mac and whenever I press quit when the serpl is open inside floating terminal created by toggleterm the program does NOT quite.
EDIT: The cursor is moved to the bottom upon Escp press and …
-
### Description of the bug
Unable to add people as co author
My config:
```
return {
"2kabhishek/co-author.nvim",
dependencies = {
"stevearc/dressing.nvim",
"nvim-telescope/te…
-
When developing on a branch `feature-asdf`, I'm used to having the upstream of the branch set to `origin/main` and have `push.default` set to `current`. This means that whenever someone else merges so…
-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have searched the existing issues of noice.nvim
- [X] I have searched the existing issues of plugins rela…
-
The diff appears to wrong in the following scenario.
# Steps
1. Open new buffer
2. Type:
1. `i`
2. `a`
3. `b`
4. `c`
5. `d`
6. `esc`
3. Move up one line (to line 3)…