This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-07-24 14:35:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c897ac6e1e53eac3c32defacabcfd053ce74f853
nushell
/
crates
/
nu-cli
/
src
/
shell
History
Jonathan Turner
c897ac6e1e
Add support for multiline rustyline edits (
#2456
)
...
* Add support for multiline rustyline edits * clippy
2020-08-30 20:00:28 +12:00
..
completer.rs
Show directories and executable for command completion. (
#2446
)
2020-08-30 15:31:42 +12:00
filesystem_shell.rs
ls .file
and
ls **/.*
show hidden files (
#2379
)
2020-08-21 21:49:34 -04:00
help_shell.rs
Add method to convert ClassifiedBlock into completion locations. (
#2316
)
2020-08-21 15:37:51 -04:00
helper.rs
Add support for multiline rustyline edits (
#2456
)
2020-08-30 20:00:28 +12:00
palette.rs
Add ThemedPalette (
#1873
)
2020-06-26 16:40:12 +12:00
shell_manager.rs
Refactor all completion logic into
NuCompleter
(
#2252
)
2020-07-25 11:39:12 +12:00
shell.rs
Refactor all completion logic into
NuCompleter
(
#2252
)
2020-07-25 11:39:12 +12:00
value_shell.rs
Add method to convert ClassifiedBlock into completion locations. (
#2316
)
2020-08-21 15:37:51 -04:00