Skip to content

Add prompt size limiting options#272

Open
fxdave wants to merge 1 commit into
oh-my-fish:masterfrom
fxdave:master
Open

Add prompt size limiting options#272
fxdave wants to merge 1 commit into
oh-my-fish:masterfrom
fxdave:master

Conversation

@fxdave

@fxdave fxdave commented Sep 27, 2020

Copy link
Copy Markdown
  • theme_prompt_max_size_percentage. When the prompt is wider then the given number, show a smaller prompt instead. The default is 90 (90% of the terminal's width). Fish cannot show wider prompt than 100% (this case fish would show: > ). See the option below.
  • theme_prompt_keep_space. When the prompt is too wide to provide the given number of free space (chars), show a smaller prompt instead. The default is 10 chars. See the option above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant