Spaceship-prompt: 馃 Doubt about symbols [I] and [N]

Created on 19 Jan 2018  路  3Comments  路  Source: denysdovhan/spaceship-prompt

Issue

Is Someone knows what mean the symbols? [I] and [N] displayed in screenshot about? And if is it possible to disable this symbol?

I am using iTerm2 with spaceship-prompt installed via npm

Screenshot

screen shot 2018-01-18 at 23 37 19

Environment

Spaceship version: 3.0.2
Zsh version: 5.4.2
Zsh framework: prezto
Zsh plugin manager: None
Terminal emulator: iTerm
Operating system: macOS

question

Most helpful comment

or set export SPACESHIP_VI_MODE_SHOW=false, since specifying custom SPACESHIP_PROMPT_ORDER will require you to monitor CHANGELOG.md in this project for the new sections (#319).

All 3 comments

It's from vi_mode section. You can specify custom SPACESHIP_PROMPT_ORDER in your .zshrc to disable sections you don't want.

or set export SPACESHIP_VI_MODE_SHOW=false, since specifying custom SPACESHIP_PROMPT_ORDER will require you to monitor CHANGELOG.md in this project for the new sections (#319).

@maximbaz and @salmanulfarzy, Thanks for your time.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ChadTaljaardt picture ChadTaljaardt  路  4Comments

Vvkmnn picture Vvkmnn  路  3Comments

doole picture doole  路  4Comments

AlecRust picture AlecRust  路  3Comments

JounQin picture JounQin  路  3Comments