jj/cli
Josh Steadmon 975e1e1e24 templater: add optional ellipsis arg to truncate template functions
If an ellipsis arg is given to the truncate_* template functions, append (or
prepend) the ellipsis when the template content is truncated to fit the maximum
width.

Fixes #5085.
2025-02-06 11:34:33 -08:00
..
examples examples: use settings_for_new_workspace() when initializing workspace 2025-01-06 21:15:28 +09:00
src templater: add optional ellipsis arg to truncate template functions 2025-02-06 11:34:33 -08:00
testing merge_tools: add "$marker_length" variable 2024-12-23 08:42:10 -06:00
tests local_working_copy: scan directory entries excluded by auto-track pattern 2025-02-06 18:04:57 +09:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: remove minus dependency 2025-01-14 01:13:13 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE