Fernando Herrera
|
88988dc9f4
|
Plugins signature load (#349)
* saving signatures to file
* loading plugin signature from file
* is_plugin column for help command
|
2021-11-19 15:51:42 +13:00 |
|
JT
|
6f4993618d
|
Bump crossterm (#315)
|
2021-11-09 19:47:22 +13:00 |
|
Fernando Herrera
|
1d356276c2
|
simple inc plugin implementation
|
2021-11-04 22:04:21 +00:00 |
|
Fernando Herrera
|
12eed1f98a
|
plugin feature flag
|
2021-11-02 20:56:00 +00:00 |
|
Fernando Herrera
|
51e48bee53
|
Merge branch 'main' of https://github.com/nushell/engine-q into plugins
|
2021-10-28 07:12:40 +01:00 |
|
Fernando Herrera
|
d853127c2e
|
plugin crate
|
2021-10-28 07:12:33 +01:00 |
|
JT
|
bac8b8a450
|
Add initial ctrl-c support
|
2021-10-28 17:13:10 +13:00 |
|
JT
|
1b745015c3
|
little cleanup
|
2021-10-16 07:51:25 +13:00 |
|
JT
|
82b0415d92
|
Try out select completions from dialoguer
|
2021-10-16 07:37:58 +13:00 |
|
Darren Schroeder
|
698f768a06
|
Merge branch 'main' into ls_grid_output
|
2021-10-07 11:07:21 -05:00 |
|
Darren Schroeder
|
58d73d4c23
|
moved grid to it's own crate named nu-term-grid
|
2021-10-07 10:32:39 -05:00 |
|
Michael Angerman
|
48f534cd3b
|
change location of reedline to nushell from the jt repo
|
2021-10-05 13:02:56 -07:00 |
|
Jakub Žádník
|
a16144baf1
|
Disable crossterm raw mode
Without this change, the output of panic messages by miette would ignore
newlines and become unreadable.
|
2021-10-01 19:42:23 +03:00 |
|
JT
|
3e232a5db8
|
Add 'from json'
|
2021-10-01 18:11:49 +13:00 |
|
Kat Marchán
|
5d442a287f
|
deps: bump to miette 3.0 mainline
|
2021-09-22 16:50:57 -07:00 |
|
Kat Marchán
|
2553da3dc4
|
bump miette to fix multi-file rendering bug
|
2021-09-21 17:57:16 -07:00 |
|
Kat Marchán
|
32f39c2fb8
|
use miette's new panic hook
|
2021-09-21 12:47:52 -07:00 |
|
JT
|
3c18cac134
|
use the fancy
|
2021-09-21 16:10:29 +12:00 |
|
Kat Marchán
|
a1d6cefdf8
|
replace codespan-reporting with miette 3.0
|
2021-09-20 17:14:20 -07:00 |
|
JT
|
26d50ebcd5
|
Add a very silly table
|
2021-09-10 14:27:12 +12:00 |
|
JT
|
7c8504ea24
|
Add commands
|
2021-09-03 10:58:15 +12:00 |
|
JT
|
e1be8f61fc
|
WIP
|
2021-09-02 20:25:22 +12:00 |
|
JT
|
3d252a9797
|
Add nu-protocol
|
2021-09-02 13:29:43 +12:00 |
|
JT
|
35c3622405
|
Add a few operators. Needs parser work
|
2021-08-26 07:29:36 +12:00 |
|
JT
|
1355a5dd33
|
refactor to subcrates
|
2021-08-11 06:51:08 +12:00 |
|
Jonathan Turner
|
ef4af443a5
|
parser fixes for windows and pretty errors
|
2021-08-10 17:08:10 +12:00 |
|
Jonathan Turner
|
8a2bba4efb
|
use storm's fix
|
2021-08-09 18:02:51 +12:00 |
|
JT
|
18752672d0
|
add more tests
|
2021-07-31 08:02:16 +12:00 |
|
JT
|
2eeceae613
|
fix clippy, add strings and concat
|
2021-07-30 10:56:51 +12:00 |
|
JT
|
37f8ff0efc
|
Add highlighting
|
2021-07-23 07:50:59 +12:00 |
|
JT
|
c25209eb34
|
Fix running multiple times, add reedline
|
2021-07-22 18:04:50 +12:00 |
|
JT
|
29d2449fb3
|
first commit
|
2021-06-30 13:42:56 +12:00 |
|