File: ui_simple.toml

package info (click to toggle)
jujutsu 0.30.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 9,756 kB
  • sloc: sh: 283; makefile: 31
file content (29 lines) | stat: -rw-r--r-- 684 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#:schema ../../../src/config-schema.json
[ui]
always-allow-large-revsets = true
default-command = "status"
default-description = "feat: "
diff-formatter = ":git"
color = "always"
paginate = "never"
pager = ":builtin"
diff-instructions = false
log-word-wrap = true
log-synthetic-elided-nodes = false
editor = "hx"
diff-editor = "meld"
merge-editor = "meld-3"
conflict-marker-style = "git"
show-cryptographic-signatures = true
bookmark-list-sort-keys = ["author-email", "author-date-", "committer-name"]
# bookmark-list-sort-keys = "author-name"

[ui.streampager]
interface = "quit-quickly-or-clear-output"
wrapping = "word"

[ui.graph]
style = "ascii-large"

[ui.movement]
edit = true