nushell/crates/nu-protocol/src/engine
Jakub Žádník 9a482ce284
Overlay keep (#5629)
* Allow env vars to be kept from removed overlay

* Rename --keep to --keep-custom; Add new test

* Rename some symbols

* (WIP) Start working on --keep for defs and aliases

* Fix decls/aliases not melting properly

* Use id instead of the whole cloned overlay

* Rewrite overlay remove for no reason

Doesn't fix the bug but at least looks better.

* Rename variable

* Fix adding overlay env vars

* Add more tests; Fmt + Clippy
2022-05-25 09:22:17 +12:00
..
call_info.rs Back to working state 2021-09-03 06:21:37 +12:00
capture_block.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
command.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
engine_state.rs Overlay keep (#5629) 2022-05-25 09:22:17 +12:00
mod.rs Add environment change hook (#5600) 2022-05-21 09:49:42 +12:00
overlay.rs Overlay keep (#5629) 2022-05-25 09:22:17 +12:00
stack.rs Overlay keep (#5629) 2022-05-25 09:22:17 +12:00