gitui
gitsigns.nvim
gitui | gitsigns.nvim | |
---|---|---|
82 | 82 | |
18,689 | 5,256 | |
- | - | |
9.4 | 9.1 | |
2 days ago | 20 days ago | |
Rust | Lua | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gitui
-
GitUI
I was missing interactive rebase, as it is missing from libgit2
https://github.com/extrawurst/gitui/issues/32
-
Question: In your experience, is Helix always more snappy/responsive than Neovim?
I have this feeling with all rust apps using crossterm crate as their backend like GitUI for example
- I (kind of) killed Mercurial at Mozilla
-
GitUI 0.24 supports searching the entire commit history
GitUI is a terminal UI for git written in Rust. We aim to simplify common git tasks in a fast, keyboard-only and cross platform way without leaving your beloved CLI.
- Lazygit: Simple terminal UI for Git commands
-
Easy way to git blame from helix?
The terminal applications I used are GitUi and LazyGit. Both are very good and have almost all what you need.
- GitUI 0.23 adds more fuzzy finding and rewording commits
-
Is there any solution like Github Desktop and Gitkraken For terminal Users
Give gitui a try. It’s a text|terminal user interface (tui) for git. I think that’s what you are looking for. Also, search GitHub for “git tui” and I’m sure you will find a bunch of other options.
gitsigns.nvim
- Neovim for beginners
-
Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager
lewis6991/gitsigns.nvim: Git integration for buffers.
-
Please, help with highlights.
those are gitsigns. read :h gitsigns-highlight-groups. i think the first 3 ones (gitsignsadd, gitsignschange, gitsignsdelete) would need their background cleared.
-
Gitsigns thinks that new lines in Windows are differences
I have installed Gitsigns in a Windows machine and when I execute the method diffthis it thinks that the new lines are differences.
-
Algebraic data types in Lua (Almost) post
Lack of tooling/LSP support compared to Lua. A rather popular neovim plugin, gitsigns, recently switched from teal to regular lua for (among other reasons) the tooling.
https://github.com/lewis6991/gitsigns.nvim/commit/4d63d996b0...
-
Benchmarking some of my favourite neovim plugins over time
gitsigns.nvim
-
Introducing multicursors.nvim plugin
The closest one would be gitsigns
-
How to use Git?
you can use gitsigns
-
Your favourite Neovim plugins?
https://github.com/lewis6991/satellite.nvim absolutely amazing choices, visual economy, integration with gitsigns and builtin vim features (marks).
-
Hacky way to return to original window after using gitsign's `diffthis`. There must be a better way to do this.
It's also nice to ask him directly.
What are some alternatives?
lazygit - simple terminal UI for git commands
vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal
tig - Text-mode interface for git
vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
delta - A syntax-highlighting pager for git, diff, grep, and blame output
neogit - An interactive and powerful Git interface for Neovim, inspired by Magit
lazygit.nvim - Plugin for calling lazygit from within neovim.
lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.
NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim]