better jj options and panes in tmux

This commit is contained in:
Barak Michener 2025-09-04 15:04:47 -07:00
parent 10f10df3d3
commit 46ac775d64
2 changed files with 6 additions and 6 deletions

View file

@ -12,7 +12,7 @@ diff-formatter = ":git"
'nearby(x)' = 'descendants(ancestors(@, x))::'
[revsets]
log = "nearby(8) | @..main@origin | main@origin::@ | @:: | visible_heads() ~ bookmarks()"
log = "nearby(8) | @..main@origin | main@origin::@ | @:: | (visible_heads() & mine())"
[colors]