-
# Turning Helix into an IDE with the help of WezTerm and CLI tools
[https://quantonganh.com/2023/08/19/turn-helix-into-ide](https://quantonganh.com/2023/08/19/turn-helix-into-ide)
-
### Checklist
- [X] I have searched through the AstroNvim docs
- [X] I have searched through the existing issues of AstroNvim
- [X] I have searched the existing issues of plugins related to this issu…
-
"Skip to content
Navigation Menu
Code
Issues
6
A bootstrap repo for self-authoring Dev Container Features
containers.dev
License
MIT license
260 stars
121 forks
19 watching
6 Branches
0 Tags
…
-
https://github.com/jesseduffield/lazygit/assets/191335/f5e89ef6-8ac5-43e2-84e9-6d5713b0a5ec
Note that `git push` works (end of video) but lazygit reports diverged remote / stale info and fails to…
peppy updated
5 months ago
-
**Describe the bug**
Git fast forward branch to remote fails when there's the same tag name because we didn't specify the fetch command to be a branch.
This is pretty similar to #2546
It failed …
-
**Describe the bug**
When viewing unstaged changed and hovering a line in there, the help menu shows
> } Increase the size of the context shown around changes in the diff view
When pressing the …
-
**Describe the bug**
I have neovim on my system (nvim), not vim.
So I have created a batch file named vim with the following contents:
-------------
@echo off
nvim %1
-------------
**To Repro…
CCurl updated
3 months ago
-
### Checklist
- [X] I have searched through the AstroNvim docs
- [X] I have searched through the existing issues of AstroNvim
- [X] I have searched the existing issues of plugins related to this issu…
-
I don't know if the project is dead but it seems like even though I added all the prerequisites to my config, the plugin doesn't seem to work in OCaml at all. I used lazygit with lspconfig and added t…
-
**Describe the bug**
While typing a command, if you press escape on your keyboard, the input state gets garbled.
**To Reproduce**
Steps to reproduce the behavior:
1. `yash --posix`
2. Type anyt…