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

Hello, I've ~~stolen~~ borrowed the code that handles key combos for `tui_textarea` to my own project, in the process I've split it into multiple functions: * `process_command_key` - handling Ctrl...

If there are still changes we currently do not allow switching branches. we should instead offer to stash/reapply these changes after checkout of the other branch. Just like `fork` allows:

good first issue
feature-request

**Describe the bug** This may not be a bug. But it doesnot work as expected. `git diff` shows code changes, but git ui does not display git diff information **To...

enhancement

**Is your feature request related to a problem? Please describe.** Currently it is not possible to install gitui on windows with a regular user. I suppose that being an admin...

windows
feature-request

I (being a human :cry: ) can't early glean the contents of a commit by its SHA, author, and date alone. Having the commit summary will greatly increase the usefulness...

feature-request

Hi, we have implemented a lightweight [package manager using shell and awk](https://www.x-cmd.com/pkg/). It helps you download gitui release packages from the internet and extract them into a unified directory for...

feature-request

**Describe the bug** I'm using a Nitrokey with a PGP key which I also use for signing commits in multiple repositories. When trying to commit with gitui the ncurses pinentry...

bug

The error ``` push failed: git error:the SSL certificate is invalid; class=Ssl (16); code=Certificate (-17) ``` comes up whenever I try to push by pressing _p_. **To Reproduce** 1. Load...

bug

**Describe the bug** When I would like to push a commit, I got segmentation fault. **To Reproduce** Steps to reproduce the behavior: 1. Go to a git dir 2. Commit...

bug

Bumps [two-face](https://github.com/CosmicHorrorDev/two-face) from 0.4.4 to 0.4.5. Release notes Sourced from two-face's releases. v0.4.5 Version 0.4.5 | 2025-12-08 Just a couple of deprecations in preparation for the upcoming 0.5.0 release :)...

dependencies
rust