mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 05:02:10 +00:00
fix pureprompt vim issue (#44)
This commit is contained in:
parent
ae3d3e0197
commit
1b519f1e0d
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@
|
|||
typeset -g _codex_pure_default_arrow=$prompt_pure_colors[git:arrow]
|
||||
typeset -g _codex_pure_default_success=$prompt_pure_colors[prompt:success]
|
||||
typeset -g _CODEX_LAST_PROMPT_THEME="$mode"
|
||||
bindkey '^?' backward-delete-char
|
||||
}
|
||||
'')
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue