nushell/src/shell
Joseph T. Lyons 9ec6d0c90e Add --with-symlink-targets option for the ls command that displays a new column for the target files of symlinks (#1292)
* Add `--with-symlink-targets` option for the `ls` command that displays a new column for the target files of symlinks

* Fix clippy warning

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-01-28 19:48:41 +13:00
..
completer.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
filesystem_shell.rs Add --with-symlink-targets option for the ls command that displays a new column for the target files of symlinks (#1292) 2020-01-28 19:48:41 +13:00
help_shell.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
helper.rs Updated rustyline to 6.0.0. Added completion_mode config (#1289) 2020-01-27 16:41:17 +13:00
shell_manager.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
shell.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
value_shell.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00