Add change id and enable keybinding conf#2
Conversation
|
You are welcome, and thank you for the PR. It is always nice to get contributions. |
6a1f35d to
adb5f6c
Compare
|
Hi @peso and receives two |
|
Now, the only problem left is that this repository is my personal clone of the official lazyjj repository. As far as I understand github and the squash-PR-method, that means that your commit will be squashed along with any other commits that I push to lazyjj and it will all be under my name. Maybe you want to make a separate identical PR to lazyjj, after my rebase PR has been accepted, so you will get credit for your work? If that is the case, I can remove it from PR 151 (so you can add it later). Which approach do you prefer, @Edgpaez ? |
|
Hi, I don't really mind about the credit. I am ok with 151 including everything as it does now 👍 |

Hi @peso
Thank you for implementing rebase!
I have been using it locally and I really liked this approach to show the CLI options and being able to select them by tying it directly (so typing 'A' selects the '-A' option).
Anyway, this simple PR adds two things:
LogTabKeybindsConfigso keybindings for this can be configuredHappy to make further changes if you feel is necessary 👍