Use "#" as command sign to ease copying to markdown
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
406a7aed75
commit
127c9caba3
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ blocks:
|
||||||
- type: text
|
- type: text
|
||||||
style: plain
|
style: plain
|
||||||
foreground: p:yellow
|
foreground: p:yellow
|
||||||
template: "\u279c"
|
template: "<#666>#</>"
|
||||||
|
|
||||||
console_title_template: "{{ .UserName }}@{{ .HostName }} \u279c {{ .Folder }}"
|
console_title_template: "{{ .UserName }}@{{ .HostName }} \u279c {{ .Folder }}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue