nushell/src
2019-08-24 08:58:03 +12:00
..
commands Clean up error text 2019-08-24 08:31:14 +12:00
env Merge master 2019-08-09 16:51:21 +12:00
evaluate Add support for external escape valve (^dir) 2019-08-15 15:18:18 -07:00
format Switch to constraint solving the table 2019-08-17 08:03:29 +12:00
object Fix adding at shallow depth 2019-08-20 15:36:52 +12:00
parser Lots of fixes ahead of release 2019-08-21 18:39:57 +12:00
plugins Fix bug in textview with rawkey 2019-08-24 06:51:03 +12:00
shell rmwrapped cd - ls 2019-08-22 23:51:43 -05:00
cli.rs Remove X11 requirement 2019-08-23 15:29:08 +12:00
commands.rs Remove X11 requirement 2019-08-23 15:29:08 +12:00
context.rs Reduce unwraps 2019-08-16 20:53:39 -07:00
env.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
errors.rs Remove X11 requirement 2019-08-23 15:29:08 +12:00
format.rs WIP - more streamlining 2019-08-06 09:26:33 -07:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
lib.rs Merge master 2019-08-09 16:51:21 +12:00
main.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12:00
object.rs Revert "Rewrite the ps command" 2019-08-11 13:41:21 +12:00
parser.rs Merge master 2019-08-09 16:51:21 +12:00
plugin.rs Refactoring and unwrap cleanup beginnings. 2019-08-18 20:28:55 -05:00
prelude.rs Fix shell-ring to rotate as expected 2019-08-19 19:29:27 +12:00
shell.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
stream.rs Reduce unwraps 2019-08-16 20:53:39 -07:00
traits.rs Tests pass! 2019-07-23 15:22:11 -07:00
utils.rs Mark the unwrap and Sweep the unwrap a bit more. 2019-08-21 10:48:04 -05:00