jj icon indicating copy to clipboard operation
jj copied to clipboard

FR: Override hidden ancestors log node template

Open eproxus opened this issue 7 months ago • 1 comments

Is your feature request related to a problem? Please describe. When trying to style the log nodes with custom characters, the log node of hidden ancestors is not overridable.

Describe the solution you'd like It would be nice if the log_node template would be used for these nodes too.

Describe alternatives you've considered None.

Additional context See example and discussion here: https://github.com/jj-vcs/jj/discussions/6643

eproxus avatar May 28 '25 12:05 eproxus

The bottom ~ in the example of https://github.com/jj-vcs/jj/discussions/6643 doesn't represent a node, but is an edge drawing. We'll need something like https://github.com/jj-vcs/jj/issues/4904 to customize it.

yuja avatar May 29 '25 00:05 yuja