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

**Is your feature request related to a problem? Please describe.** When stashing it can take several seconds before the stash completes and the popup closes, but there is no visual...

enhancement
good first issue
nostale
feature-request

I use a [peculiar `.gitconfig` with numerous `includeIf`](https://github.com/mloskot/wsl-config/blob/ad480d54984259a1a28f58bb194b80a9869fc1aa/git/.gitconfig#L1-L14) directives and it works well with `git` and Fork and GitHub Desktop, as well as with `lazygit`: ``` $ git config --get...

upstream

**Is your feature request related to a problem? Please describe.** Recently I found out using AI to generate a git commit message is very handy, so I think it should...

feature-request

**Is your feature request related to a problem? Please describe.** I use windows and have set XDG_CONFIG dirs (XDG_CONFIG_HOME, XDG_CACHE_HOME) but gitui isn't honoring them **Describe the solution you'd like**...

question
feature-request
dormant

### **Is your feature request related to a problem? Please describe.** I would like to have additional features on top of gitui, like aicommits or gitcliff support, perhaps a worktree...

feature-request
dormant

**Describe the bug** Trying to perform my first commit using gitui, getting such error: ``` Error commit error: io error:program not found ``` Line from log: `[ERROR] hookspath error: config...

bug
dormant

**Is your feature request related to a problem? Please describe.** A lot of projects require [trailers](https://git-scm.com/docs/git-interpret-trailers), for example the `Signed-off-by` trailer. Right now I do not see a way to...

feature-request
dormant

**Describe the bug** When I attempt to push any repository, it fails and gives this error: `git error:error authenticating: unable to connect to agent pipe; class=Ssh (23)`. **To Reproduce** Steps...

bug
dormant

**Describe the bug** I have a password-protected ssh key, and the connection is over ssh. When I try to send to the server, an error message appears **To Reproduce** Steps...

bug
dormant

I want to cheange the text editor. A option to change the editor, on one hand it could be a conf in .config/gitui/config.toml or add a (hidden) settings tab to...

feature-request
dormant