This commit is contained in:
Tao Tien 2024-06-08 21:56:31 -07:00
parent a1074e9773
commit d69cc4e400
11 changed files with 760 additions and 40 deletions

View file

@ -197,7 +197,6 @@ $env.config = {
use_ansi_coloring: true
bracketed_paste: true # enable bracketed paste, currently useless on windows
edit_mode: emacs # emacs, vi
shell_integration: false # enables terminal shell integration. Off by default, as some terminals have issues with this.
render_right_prompt_on_last_line: false # true or false to enable or disable right prompt to be rendered on last line of the prompt.
hooks: {