jj/cli/src
Yuya Nishihara a25cac70b7 cli: highlight error source headers as well
Highlighting "{n}: " will help to follow error sources containing multi-line
messages. I'm going to make revset/template alias errors be formatted as plain
error chain.
2024-03-27 00:15:50 +09:00
..
commands cli: add "Hint: " or "Warning: " heading to almost all messages 2024-03-26 11:23:13 +09:00
config cli: highlight error source headers as well 2024-03-27 00:15:50 +09:00
merge_tools cli: add "Hint: " or "Warning: " heading to almost all messages 2024-03-26 11:23:13 +09:00
cleanup_guard.rs
cli_util.rs cli: add "Hint: " or "Warning: " heading to almost all messages 2024-03-26 11:23:13 +09:00
command_error.rs cli: highlight error source headers as well 2024-03-27 00:15:50 +09:00
commit_templater.rs
config-schema.json
config.rs
description_util.rs
diff_util.rs
formatter.rs
generic_templater.rs
git_util.rs cli: add "Hint: " or "Warning: " heading to almost all messages 2024-03-26 11:23:13 +09:00
graphlog.rs
lib.rs
main.rs
operation_templater.rs
progress.rs
revset_util.rs cli: add "Hint: " or "Warning: " heading to almost all messages 2024-03-26 11:23:13 +09:00
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs cli: print "Failed to wait on pager" as warning 2024-03-26 11:23:13 +09:00