jj/docs
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
..
technical
branches.md
code-of-conduct.md
config.md cli: add ui.log-word-wrap option 2023-03-11 12:01:17 +09:00
config.toml
conflicts.md
contributing.md
git-comparison.md
git-compatibility.md docs: Update section about support for .gitignores 2023-03-01 18:03:31 -08:00
github.md
operation-log.md
related-work.md
revsets.md Clarify that files() is relative 2023-03-06 13:54:38 +09:00
templates.md templater: add fill(width, content) function 2023-03-10 16:07:55 +09:00
tutorial.md
working-copy.md