19 lines
342 B
Markdown
19 lines
342 B
Markdown
|
---
|
||
|
obj: application
|
||
|
repo: https://github.com/lusingander/serie
|
||
|
rev: 2024-10-25
|
||
|
---
|
||
|
|
||
|
# serie
|
||
|
A rich git commit graph in your terminal
|
||
|
|
||
|
## Keybinds
|
||
|
|
||
|
- `?` - Open help
|
||
|
- `Enter` - Show commit details
|
||
|
- `Tab` - Open refs list
|
||
|
- `/` - Start search
|
||
|
- `ESC` - Cancel
|
||
|
- `n/N` - Go to next/previous search match
|
||
|
- `c/C` - Copy commit short/full hash
|