Jesse Duffield
Jesse Duffield
@prosoitos I'm blushing! Your point about adding more keybindings to the commit message editor (or any prompt panel) makes sense, and should actually be easy to implement. The idea of...
I've made some slight progress on this issue. I've got some confirmation popups for some keybindings, and I've just merged https://github.com/jesseduffield/lazygit/pull/1841 which adds per-item keybindings to menus.
@peppy happy to add an override option in the config for it
@TGhoul do those same characters have a fixed-width in regular use? It may be that your font isn't monospaced. I tried testing how the app behaved with some mandarin characters...
This should (or could) be fixed by https://github.com/jesseduffield/lazygit/pull/231 Looks like there are some little glitches that still occur but this is a good step in the right direction. Please let...
@scutxd could you provide some steps to reproduce that issue? I'm not able to reproduce locally on the latest lazygit master branch
@asmwarrior I'm still struggling to replicate. Is there a public repo you could point me to which I could pull down to verify the issue?
Thanks for making the sample repo :) I'm not able to replicate on lazygit's latest master branch, on the iterm2 terminal in OSX:  This may be a windows specific...
@asmwarrior I've just compiled this from my windows PC. Does it work for you? [lazygit.zip](https://github.com/jesseduffield/lazygit/files/6243585/lazygit.zip)
Ah, looks like the 'force' flag may be what I want. Though it's not clear from the documentation what that will do. Will it create a separate PR?