nushell/crates/nu-cli/src
nibon7 ebca840d91
Add support to render right prompt on last line of the prompt (#6781)
* Add support to render right prompt on last line of the prompt

* reset reedline to main branch

* update reedline to fix right prompt to be rendered correctly

* reset reedline to main branch again
2022-10-23 16:18:26 +02:00
..
completions nu-cli: external completer precedence before file (#6652) 2022-10-01 07:24:22 -05:00
menus Update reedline to improved undo-system (#6326) 2022-08-15 00:35:37 +02:00
commands.rs Remove perf flag to streamline logging configuration (#6834) 2022-10-21 10:20:21 -05:00
config_files.rs Remove perf flag to streamline logging configuration (#6834) 2022-10-21 10:20:21 -05:00
eval_file.rs Remove perf flag to streamline logging configuration (#6834) 2022-10-21 10:20:21 -05:00
lib.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
nu_highlight.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
print.rs add -e flag to print, to print the value to stderr (#5935) 2022-07-02 09:54:49 -05:00
prompt_update.rs Add support to render right prompt on last line of the prompt (#6781) 2022-10-23 16:18:26 +02:00
prompt.rs Add support to render right prompt on last line of the prompt (#6781) 2022-10-23 16:18:26 +02:00
reedline_config.rs Expose reedline EditCommand::Complete command (#6863) 2022-10-22 11:32:07 -05:00
repl.rs Mildly edited a small handful of help messages (#6868) 2022-10-23 02:02:52 -04:00
syntax_highlight.rs Highlight matching brackets / parentheses (#6655) 2022-10-22 11:55:45 -05:00
util.rs avoid freeze for table print (#6688) 2022-10-10 07:32:55 -05:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00