gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Blazing 💥 fast terminal-ui for git written in rust 🦀

Results 470 gitui issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like** An option to use gitui in readonly mode Disable some shortcuts Prevent me from making some operation accidentally, for example, `git stash pop`

feature-request

I tried numerous times to push tags with gitui. It appears to not respect local repo git config ``` [remote] pushDefault = writableOrigin ``` After setting `pushDefault` to the name...

feature-request
dormant

**Describe the bug** Copying a line using [y] makes the UI unresponsive. It takes a long time, roughly a minute or possibly more, on a reasonably sized repo for it...

bug
dormant

**Describe the bug** Under WLS you need to (unexpectingly?) use the Window's gitui.exe. It eventually comes up, but takes 20+ seconds to do so. **To Reproduce** 1. Start a WSL...

bug
help wanted
windows
dormant

**Describe the bug** This is the best git tool, light, simple and visual! However, I have found one that does not work as intended. When in inspect mode on the...

bug
good first issue

This Pull Request partly implements #1382 It changes the following: - preamble refactor and simplification of cli parsing - parses start modes as subcommands - starts with stash view or...

**Describe the bug** Can not push after cloning firstly an empty repository. **To Reproduce** Steps to reproduce the behavior: 1. create an empty repository on github without any file (README,...

bug

**Is your feature request related to a problem? Please describe.** Horizontal scrolling with ← / → in a diff is a tad slow. > [!IMPORTANT] > GIF speed: **2x** (for...

feature-request

GitUI needs your help 🫵! Releases of GitUI should become more regular now towards `1.0`. For this I would like to share some more of the effort. Supporting the project...

help wanted
good first issue
pinned
feature-request

**Describe the bug** Unacceptably long startup time of the micro editor from within gitui **To Reproduce** Steps to reproduce the behavior: 1. Add "export EDITOR="micro" to .zshrc 2. open terminal...

bug