mirror of
https://github.com/romkatv/powerlevel10k
synced 2024-12-25 23:42:16 +00:00
add a pointer to make it easier where the separator is
This commit is contained in:
parent
38a3ca7dc3
commit
2ce69f9554
@ -428,9 +428,9 @@ function ask_separators() {
|
||||
local extra=
|
||||
clear
|
||||
centered "%BPrompt Separators%b"
|
||||
print -P ""
|
||||
print -P "%B(1) Angled.%b"
|
||||
print -P ""
|
||||
print -P " separator"
|
||||
print -P "%B(1) Angled.%b |"
|
||||
print -P " v"
|
||||
left_sep=$right_angle right_sep=$left_angle print_prompt
|
||||
print -P ""
|
||||
print -P "%B(2) Vertical.%b"
|
||||
|
Loading…
Reference in New Issue
Block a user