Fix comment
This commit is contained in:
parent
3127212fad
commit
1ecb2286df
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ sub hook_prompt { # ($class, $cart, $prompt), but via @_ for mutable alias
|
||||||
|
|
||||||
# The message is prepended to the prompt, so it is printed after
|
# The message is prepended to the prompt, so it is printed after
|
||||||
# clear-screen (^L).
|
# clear-screen (^L).
|
||||||
# ignore----------end ignore-----end
|
# ignore-------end ignore----end
|
||||||
# yellow----------------reset
|
# yellow----------------reset
|
||||||
my $statiegeld_prompt = "\x01\e[33;1m\x02$m\n+>\x01\e[0m\x02";
|
my $statiegeld_prompt = "\x01\e[33;1m\x02$m\n+>\x01\e[0m\x02";
|
||||||
# Actual text: ^^^^^^
|
# Actual text: ^^^^^^
|
||||||
|
|
Loading…
Add table
Reference in a new issue