add serie
This commit is contained in:
parent
c71c2d4da2
commit
4183941c78
2 changed files with 19 additions and 0 deletions
18
technology/applications/cli/serie.md
Normal file
18
technology/applications/cli/serie.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue