gitui
gitui copied to clipboard
Blazing π₯ fast terminal-ui for git written in rust π¦
In the "Files [3]" I am trying to view the content of the files. When scrolling some background colors are not updated and a green-pink mess is seen. Unfortunately, I...
**Describe the bug** Pressing `s` or any mapped key on `diff_stage_lines` doesnβt stage anything. However, it does unstage. **To Reproduce** Steps to reproduce the behavior: 1. Just try to stage...
**Is your feature request related to a problem? Please describe.** It seems like currently gitui uses a command similar to [`git-checkout`](https://www.git-scm.com/docs/git-checkout) when changing branches or creating new branches. This has...
It changes the following: - Scrolls the text in the commit message box As discussed in https://github.com/extrawurst/gitui/pull/1333 this implements a scroll in commit message box. I followed the checklist: -...
No longer safe Status inside of `FileTreeItem`. For Status storage, now introduced a new `Item`, which contains Status alongside `FileTreeItem`. Note that `FileTreeItemKind` is no longer publicy available - thus...
**Is your feature request related to a problem? Please describe.** Opening the "Log [2]" tab in a repo with an extreme number of commits (3 million in my case) continues...
**Is your feature request related to a problem? Please describe.** I have quite a few branches and can not always remember the name of them. **Describe the solution you'd like**...
**Describe the bug** The `SHIFT` modifier is missing when an AHK script is running. Thus, shifted-keys commands do not work. In the following logs, the first one was taken with...
**Describe the bug** When entering Chinese information, the pop-up window does not follow the cursor. **To Reproduce** Steps to reproduce the behavior: 1. Commit 2. Enter submission information **Expected behavior**...
Currently I often miss small letters:  I like to see (if there are commits to pull) border and text color similar to these: 