summaryrefslogtreecommitdiff
path: root/features/user/cli/shells/nushell
diff options
context:
space:
mode:
Diffstat (limited to 'features/user/cli/shells/nushell')
-rw-r--r--features/user/cli/shells/nushell/prompt.nu2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/user/cli/shells/nushell/prompt.nu b/features/user/cli/shells/nushell/prompt.nu
index a79e766..cfdd478 100644
--- a/features/user/cli/shells/nushell/prompt.nu
+++ b/features/user/cli/shells/nushell/prompt.nu
@@ -42,7 +42,7 @@ $env.PROMPT_INDICATOR_VI_INSERT = $env.PROMPT_INDICATOR
$env.config.cursor_shape.vi_insert = "line"
$env.config.cursor_shape.vi_normal = "block"
-$env.config.cursor_shape.vi_normal = "line"
+$env.config.cursor_shape.emacs = "line"
# customize menus to match
$env.config.menus = [