Replies: 1 comment 2 replies
-
If you want to add custom commands you use more often, you can add them to your config as shown here. For running a one-off shell command, you can just run it through the menu under
By going to the commits panel ( All of these things are in the help menu that is opened by pressing |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to search for a commit message. like
git log --grep="tidrange"
To do that, i have to open tmux first.
Is there a way to open a terminal using just lazygit?
By the way, Is there a way to search for commit message by lazygit?
Beta Was this translation helpful? Give feedback.
All reactions