Files
nushell/src
Fernando Herrera 5fcc670860 allow list to keybinding mode (#4821)
* allow list to keybinding mode

* added comments to default.nu
2022-03-12 11:51:08 +00:00
..
2022-03-09 05:21:11 -05:00
2022-02-09 16:08:16 -06:00
2022-02-07 14:54:06 -05:00
2022-03-03 11:13:44 +02:00

Nushell REPL

This directory contains the main Nushell REPL (read eval print loop) as part of the CLI portion of Nushell, which creates the nu binary itself.

Current versions of the nu binary will use the Nu argument parsing logic to parse the commandline arguments passed to nu, leaving the logic here to be a thin layer around what the core libraries.