ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src/config
Yuya Nishihara 904e9c5520 cli: add ui.log-word-wrap option
Unlike Mercurial, this isn't a template keyword/function, but a config knob.
Exposing graph_width to templater wouldn't be easy, and I don't think it's
better to handle terminal wrapping in template.

I'm not sure if patch content should be wrapped, so this option only applies
to the template output for now.

Closes #1043
2023-03-11 12:01:17 +09:00
..
colors.toml cli: rename op "head" color label to "current_operation" 2023-02-21 00:24:58 +09:00
merge_tools.toml cli: expand $left/$right parameters in merge-tools.<name>.edit-args 2023-02-07 18:32:57 +09:00
misc.toml cli: add ui.log-word-wrap option 2023-03-11 12:01:17 +09:00
README.md config: add a README to explain that the config files are not installed 2022-12-24 07:07:37 -08:00
templates.toml cli: in "show" template, indent description like Git does 2023-03-04 12:10:53 +09:00

These files are compiled into the binary; they are not installed to the user's system.