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.** Currently active branch isn't shown. **Describe the solution you'd like** Display currently active branch, for example in the top-right corner....

question

gitui does not seem to fetch/push from valid ipv6 addresses **Steps to reproduce* While pulling ("f" key) from ipv6 addresed repo (git url defined as: ssh://MY_IPV_6_ADDRESS_HERE/~/projects/my_proj) i am getting following...

bug

**Describe the bug** I can't open gitui. **To Reproduce** Go in a git project and launch gitui. Then, navigate to the second tab (log). Then, it closes with the error...

bug

**Describe the bug** When I attempt to open gitui I get this error: GitUI was close due to an unexpected panic. Please file an issue on https://github.com/extrawurst/gitui/issues with the following...

bug

An untracked file does not have any history data. Right now when you press `B` for the blame popup or the `H` for the history popup you get an empty...

needs_changelog

**Describe the bug** If a repo implements a prepare-commit-msg which requires user input gitui will hang on various operations that trigger the hook (commit, rebase, merge, cherry pick). This is...

bug

caused by ratatui: https://github.com/ratatui/ratatui/issues/1712 possible actions: * wait and see whether ratatui plans to migrate away * silence the warning

bug

**Is your feature request related to a problem? Please describe.** When a stash record has been popped gitui goes to the Status tab instead of remaining in the Stashes tab....

feature-request

**Is your feature request related to a problem? Please describe.** It should be easily possible to inspect the changes by a given git commit/patch or range of commits. **Describe the...

feature-request

**Is your feature request related to a problem? Please describe.** ```Shell $git difftool --tool=gitui Viewing (1/2): ... Launch 'gitui' [Y/n]? Y Unknown merge tool gitui ``` **Describe the solution you'd...

feature-request