You can turn that off (I do). In your config file:
[snapshot]
auto-track = "none()"
Auto-tracking could be a great default in certain projects, and a terrible one in others. jj doesn't require it at all and is still awesome without it.
Bonus tips:
# show help by default, as the subcommands do
[ui]
default-command = "-h"
# more readable log (also affects jjui)
[templates]
log = 'builtin_log_oneline'
Mine do. The phone's lightning connector socket has become "flaky" (from age, or lint..), and at this point I must hold the phone in hand rather than in pocket while walking, for uninterrupted playback.
But not always. In a liability account, - means debit. And whether you show the balance itself as a positive or negative can be situational. I just find it more confusing for no good reason tbh. This is like intro to accounting stuff anyone would learn in college.
"I'm having trouble finding one true activity monitor on mac.
I tried all of these on mac with certain criteria in mind (reliability, renicing, good UX):
- Activity Monitor: doesn't update charts when in background, doesn't show nice value, doesn't allow renice, doesn't hide idle processes
- Apple's top: non-standard, information overload, no nice/renice/idle/filter
- htop: doesn't show accurate process cpu usages (known bug awaiting release), no idle hiding. (Use latest release to avoid crashes.)
- btop: hangs (known bug awaiting release), no nice/renice/idle hiding
- bottom: basic
- gotop: I forget
- glances: pretty good, supports nice & renice. That or htop seem to be the only options for that. glances is CPU-heavy.
- zenith: also good, faster, and at least shows nice. (Crashes if you sort by it, known bug awaiting fix.)"
reply