nushell/src
2019-07-25 14:43:51 +12:00
..
commands Move textview to plugin 2019-07-25 05:14:30 +12:00
env Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
evaluate Tests pass 2019-07-12 19:20:26 -07:00
format Add some row numbers if there are multiple rows 2019-07-20 21:23:44 +12:00
object Add and edit functionality 2019-07-22 15:52:57 +12:00
parser Add first step of uuid generation and bookkeeping 2019-07-20 07:48:14 +12:00
plugins One more go at fixing scroll textarea in windows 2019-07-25 14:43:51 +12:00
shell Make signatures a little more general 2019-07-15 14:16:27 -07:00
cli.rs Introduced initial cp functionality. 2019-07-21 21:23:02 -05:00
commands.rs Introduced initial cp functionality. 2019-07-21 21:23:02 -05:00
context.rs Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs add basic paging to text views 2019-07-24 19:44:12 +12:00
format.rs Remove unused tree 2019-07-12 19:20:26 -07:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
lib.rs Move textview to plugin 2019-07-25 05:14:30 +12:00
main.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12:00
object.rs Switch from_csv to output rows 2019-07-20 18:44:21 +12:00
parser.rs WIP 2019-07-12 19:20:26 -07:00
plugin.rs Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
prelude.rs Fix plugin's commandconfig 2019-07-16 19:08:35 +12:00
shell.rs Refactor the repl loop 2019-05-16 14:43:36 -07:00
stream.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00