bugfix and open key
This commit is contained in:
@@ -37,9 +37,9 @@ FULL_PROMPT="${FULL_PROMPT:-"🎤 ${CARTIST}%s$OFF 》${CTITLE}%s$OFF 〉"}"
|
||||
# Visual representation of current mode
|
||||
# =====================================
|
||||
# Sign to indicate `normal` mode
|
||||
PROMPT_NORMAL="${PROMPT_NORMAL:-"[n]"}"
|
||||
PROMPT_NORMAL="${PROMPT_NORMAL:-"${FAINT}[n]${OFF}"}"
|
||||
# Sign to indicate `insert` mode
|
||||
PROMPT_INSERT="${PROMPT_INSERT:-"[i]"}"
|
||||
PROMPT_INSERT="${PROMPT_INSERT:-"${FAINT}[i]${OFF}"}"
|
||||
|
||||
# Artist view
|
||||
# ===========
|
||||
|
Reference in New Issue
Block a user