mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 20:16:48 +02:00
Fix typo in example config.nu (#15910)
This commit is contained in:
parent
e3124d3561
commit
65c9160170
@ -236,7 +236,7 @@ $env.config.shell_integration.osc633 = true
|
||||
# reset_application_mode (bool):
|
||||
# true/false to enable/disable sending ESC[?1l to the terminal
|
||||
# This sequence is commonly used to keep cursor key modes in sync between the local
|
||||
# terminal and a remove SSH host.
|
||||
# terminal and a remote SSH host.
|
||||
$env.config.shell_integration.reset_application_mode = true
|
||||
|
||||
# bracketed_paste (bool):
|
||||
|
Loading…
x
Reference in New Issue
Block a user