Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpeterso
18 days ago
Having to list all the bookmarks you would list to auto-advance in your jj config.toml is a hassle and easy to forget.
1 comments
em-bee
18 days ago
ideally this should be done automatically when you create the bookmark, maybe with a commandline option:
jj bookmark create -a/--auto-advance ...
link