gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀 (by extrawurst)
lazygit.nvim
Plugin for calling lazygit from within neovim. (by kdheepak)
gitui | lazygit.nvim | |
---|---|---|
82 | 16 | |
18,689 | 1,572 | |
- | - | |
9.4 | 5.4 | |
2 days ago | 7 days ago | |
Rust | Lua | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of gitui.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-07.
-
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.
lazygit.nvim
Posts with mentions or reviews of lazygit.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-22.
-
Lazy Docker: The lazier way to manage everything Docker
lazygit inside neovim might not be a complete replacement for magit (I can't tell yet), but it does everything I need it to for day to day development. I can't remember the last time I launched Emacs for work.
https://github.com/kdheepak/lazygit.nvim
-
My Flow and Productivity has Improved with the Simplicity of Neovim
Using tmux, I could just have a shell to pivot into when I want to work with Git. Fine, and I could do that. But I'm using the Neovim plugin for LazyGit. Which takes advantage of this LazyGit UI.
-
Setting Up GitHub Environment Configurations in Neovim on Linux
Github - Lazygit.nvim
-
How to use Git?
There is even a plugin for Vim, that lets you open it in a floating overlay. https://github.com/kdheepak/lazygit.nvim
-
Switching from Emacs. My experience
there's a lazygit plugin if you want to skip the step of opening Toggleterm
-
Git CLI tools and vim
I really like this lazygit integration: https://github.com/kdheepak/lazygit.nvim
-
Poll: how do you jump to Git conflict markers?
So I use https://github.com/kdheepak/lazygit.nvim All of my git workflow is done in lazygit gg opens the float and away I go
-
Setup git commit dialog close to IntelliJ IDEA style?
I don't use IntelliJ, so, I don't know how it exactly looks like. But I use this: https://github.com/kdheepak/lazygit.nvim
-
Best Git Integration for Neovim?
Why not just use lazygit.nvim?
-
Lazygit - Manage your git repository inside Neovim
But using vim-floaterm instead of the https://github.com/kdheepak/lazygit.nvim plugin (which mentions a different plugin https://github.com/akinsho/nvim-toggleterm.lua#custom-terminals as an alternative).
What are some alternatives?
When comparing gitui and lazygit.nvim you can also consider the following projects:
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
neogit - An interactive and powerful Git interface for Neovim, inspired by Magit
gitsigns.nvim - Git integration for buffers
vim-floaterm - :computer: Terminal manager for (neo)vim
delta - A syntax-highlighting pager for git, diff, grep, and blame output
octo.nvim - Edit and review GitHub issues and pull requests from the comfort of your favorite editor