Fixed
TAB key restored — vault ghost suggestions no longer intercept Tab; Tab always reaches the PTY for shell tab-completion. Right Arrow continues to accept the current suggestion.
Ghost persists after vault disable —
updateVaultSuggestionnow clears the ghost whenvault == nil, so disabling vault via config (including hot-reload) immediately removes stale ghost text.