Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from jroimartin/gocui
Minimalist Go package aimed at creating Console User Interfaces.
997 contributions in the last year
Contribution activity
May 2020
Created a pull request in jesseduffield/lazygit that received 2 comments
fix naming of remote branches
fixes #848 When you want to create a local copy of a branch from a remote branch, lazygit shows its name prefixed with 'heads/' which causes issues…
+32
−1
•
2
comments
- allow user to scroll themselves inside merge panel
- fix race condition when scrolling to merge conflict
- Portrait mode
- additional password prompt regex
- check if user has configured to push to current by default
- prevent flicker from bolding background of selected line
- Set background color for selected item