jj/src
Yuya Nishihara ce84d17060 cli: spawn pager after command arguments are validated
Just like hg, it's probably better to show short error message without pager.
2022-12-04 23:08:01 +09:00
..
cleanup_guard.rs
cli_util.rs New jj resolve command to resolve conflicts 2022-12-03 15:12:40 -08:00
commands.rs cli: spawn pager after command arguments are validated 2022-12-04 23:08:01 +09:00
config.rs Add a default merge tool config for meld, vimdiff, kdiff3. 2022-12-03 15:12:40 -08:00
diff_edit.rs jj resolve: option to parse conflict markers + tests 2022-12-03 15:12:40 -08:00
formatter.rs
graphlog.rs
lib.rs
main.rs ui: add pager 2022-11-30 06:14:39 +08:00
progress.rs
template.pest
template_parser.rs
templater.rs
ui.rs pager: default to less -FRX 2022-12-04 00:00:31 -08:00