themes/agnoster: Correct spelling error in ansi_r comment (#515)

This commit is contained in:
William Sawyer
2024-01-09 20:23:23 +09:00
committed by GitHub
parent 58756f9ca5
commit d025bddc67
+1 -1
View File
@@ -459,7 +459,7 @@ function __command_rprompt {
[ -z "$times" ] || printf "%${n}s$times\\r" ''
}
# this doens't wrap code in \[ \]
# this doesn't wrap code in \[ \]
function ansi_r {
local seq
local -a mycodes2=("${!1}")