jj/src
Yuya Nishihara c2ce1eedca diff: make sure word diff print final newline
Since whitespace change is barely visible in color-words diff, I think it
would be too verbose to add "\ No newline at end of file" marker. Let's just
append missing newline to make the command output readable.
2022-07-07 23:29:18 +09:00
..
commands.rs diff: make sure word diff print final newline 2022-07-07 23:29:18 +09:00
config.rs config: move NO_COLOR handling from ui, don't override user setting 2022-06-10 12:47:06 +09:00
diff_edit.rs
formatter.rs
graphlog.rs graphlog: don't de-indent multi-line text at end of chain 2022-05-11 04:42:44 -07:00
lib.rs cli: move config-reading to new config module 2022-05-10 10:21:22 -07:00
main.rs cli: allow config in ~/.jjconfig.toml 2022-05-10 10:21:22 -07:00
template.pest
template_parser.rs
templater.rs cleanup: remove some unused lifetimes 2022-05-21 10:41:45 -07:00
ui.rs ui: add function to recreate formatters with new color choice 2022-06-10 12:47:06 +09:00