nushell/crates/nu-command/src
Elton Leander Pinto 8f39f4580a
Add paste command (#3694)
* Add paste command

* fix build and format failures

* Add examples

* Make tests pass

* Format

* add cfg annotation for Clip

* format code

* remove additional import for clip

* Remove test
2021-06-27 08:42:17 +12:00
..
classified Move path handling to nu-path (#3653) 2021-06-20 11:07:26 +12:00
commands Add paste command (#3694) 2021-06-27 08:42:17 +12:00
examples Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
utils Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
args.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
default_context.rs Add paste command (#3694) 2021-06-27 08:42:17 +12:00
examples.rs Make lexing configurable wrt newlines (#3682) 2021-06-25 17:50:24 +12:00
lib.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
prelude.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
utils.rs Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00