nushell/crates/nu-cli/src
Darren Schroeder 04746b8e2d
add osc633e (#13625)
# Description

This PR adds OSC 633E for vscode users to enable `Terminal: Run Recent
Command` with ctrl-shift-p.


![image](https://github.com/user-attachments/assets/21b92206-3c44-4060-aa0b-78718c099336)
2024-08-15 13:40:34 +08:00
..
commands Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
completions Add completions.sort option (#13311) 2024-08-05 20:30:10 -04:00
menus Rework help generation internals (#13531) 2024-08-05 22:44:24 +02:00
config_files.rs Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
eval_cmds.rs Update config directly at assignment (#13332) 2024-07-11 06:09:33 -07:00
eval_file.rs Report parse warns and compile errs when running script files (#13369) 2024-07-14 10:12:55 +02:00
lib.rs Add top-level crate documentation/READMEs (#12907) 2024-07-14 10:10:41 +02:00
nu_highlight.rs Update config directly at assignment (#13332) 2024-07-11 06:09:33 -07:00
print.rs Add --raw switch to print for binary data (#13597) 2024-08-12 17:29:25 +08:00
prompt_update.rs add osc633e (#13625) 2024-08-15 13:40:34 +08:00
prompt.rs cleanup osc calls for shell_integration (#12810) 2024-05-08 13:34:04 -05:00
reedline_config.rs Factor out style-setting code (#13406) 2024-08-01 11:17:58 +02:00
repl.rs add osc633e (#13625) 2024-08-15 13:40:34 +08:00
syntax_highlight.rs Overhaul $in expressions (#13357) 2024-07-17 16:02:42 -05:00
util.rs Clippy fixes for toolchain bump (#13497) 2024-07-31 14:49:22 +02:00
validation.rs Remove old alias implementation (#8797) 2023-04-07 21:09:38 +03:00