2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
Commit graph

294 commits

Author SHA1 Message Date
Michael Angerman
fc59c87606
this example now runs out of the box instead of failing with no value or the wrong value () 2021-02-19 21:40:53 +13:00
Jonathan Turner
deff1aa63b
Bump to 0.27.1 () 2021-02-18 18:54:48 +13:00
Darren Schroeder
11a9144e84
update mock table for easier table testing () 2021-02-17 04:47:47 +13:00
Jonathan Turner
039f223b53
Bump to 0.27 () 2021-02-16 19:20:05 +13:00
Jonathan Turner
e1cb026184
Add back in column truncation () 2021-02-16 07:15:16 +13:00
Jonathan Turner
6f17662a4e
Update some deps () 2021-02-06 09:54:54 +13:00
Jonathan Turner
c83aea3c89
Bump to 0.26.1 () 2021-02-05 19:38:04 +13:00
Jonathan Turner
388973e9ab
Bump to 0.26.0 () 2021-01-26 23:07:08 +13:00
Darren Schroeder
c5485c6501
a small regex optimization ()
* a small regex optimization

* removed comments
2021-01-15 20:20:28 +13:00
Jonathan Turner
7d07881d96
Bump to 0.25.2 () 2021-01-12 07:50:53 +13:00
Jonathan Turner
5e72b2a797
Bump to 0.25.1 for the hotfix release () 2021-01-06 15:16:08 +13:00
Jonathan Turner
d297199d7c
Bump to 0.25.0 () 2021-01-05 18:10:24 +13:00
Joseph T. Lyons
a5f7600f6f
Fix typos () 2021-01-02 17:24:32 +13:00
Joseph T. Lyons
15d49e4096
Rust 1.49 Clippy Fixes () 2021-01-01 15:13:59 +13:00
Darren Schroeder
2eac79569c
highlight trailing spaces in tables in darkgray ()
* highlight trailing spaces in tables in darkgray

* added leading spaces highlighting

* added config point to change the color

* Trigger Build
2020-12-18 07:47:05 -06:00
Jonathan Turner
ac578b8491
Multiline scripts part 2 ()
* Begin allowing comments and multiline scripts.

* clippy

* Finish moving to groups. Test pass

* Keep going

* WIP

* WIP

* BROKEN WIP

* WIP

* WIP

* Fix more tests

* WIP: alias starts working

* Broken WIP

* Broken WIP

* Variables begin to work

* captures start working

* A little better but needs fixed scope

* Shorthand env setting

* Update main merge

* Broken WIP

* WIP

* custom command parsing

* Custom commands start working

* Fix coloring and parsing of block

* Almost there

* Add some tests

* Add more param types

* Bump version

* Fix benchmark

* Fix stuff
2020-12-18 20:53:49 +13:00
Jonathan Turner
5183fd25bb
Bump version () 2020-12-16 09:13:18 +13:00
Jonathan Turner
a30837298d
Bump version () 2020-12-16 06:30:50 +13:00
Jonathan Turner
e299e76fcf
Bump to 0.23 () 2020-11-25 07:22:27 +13:00
Darren Schroeder
13ba533fc4
helps table columns align a little bit better ()
* helps table columns align a little bit better

* no change to push CI to work again.
2020-11-18 07:18:12 -06:00
Jonathan Turner
cb8491cfee
Bump to 0.22 () 2020-11-04 07:31:41 +13:00
Jonathan Turner
a6fdee4a51
bump to 0.21.1 ()
* bump to 0.21.1

* bump trash version
2020-10-26 21:10:06 +13:00
Darren Schroeder
1eb28c6cb6
add heavy & none table border options () 2020-10-21 08:53:08 -05:00
Jonathan Turner
770e5d89f2
Bump to 0.21 () 2020-10-14 06:19:09 +13:00
Jonathan Turner
ebba89ea31
Bump to 0.20 () 2020-09-22 19:54:46 +12:00
Darren Schroeder
2b13ac3856
more table themes rounded and reinforced () 2020-09-19 12:10:34 -05:00
Darren Schroeder
2eb4f8d28a
updated dependencies () 2020-09-09 10:35:45 +12:00
Darren Schroeder
2ae2f2ea9d
Ensure ansi mode windows ()
* WIP - compiling but not working

* semi-working

* making progress

* working except for table lines

* fmt + clippy

* cleaned up some comments

* working line colors

* fmt, clippy, updated sample config.toml

* merges

* ensure ansi mode is enabled on windows
ansi mode sometimes gets out of sync in Windows.
I'm not sure why but this appears to fix it.
2020-09-04 14:24:46 -05:00
Jonathan Turner
882cf74137
Bump to 0.19.0 () 2020-09-02 15:37:06 +12:00
Darren Schroeder
57a26bbd42
Default alignment ()
* WIP - compiling but not working

* semi-working

* making progress

* working except for table lines

* fmt + clippy

* cleaned up some comments

* working line colors

* fmt, clippy, updated sample config.toml

* merges

* fixed bug where no config.toml or not set settings made weird defaults.

* clippy & fmt again

* Header default alignment is left.

Co-authored-by: Andrés N. Robalino <andres@androbtech.com>
2020-09-01 19:08:41 -05:00
Darren Schroeder
569345e1d4
Color info for config.toml ()
* WIP - compiling but not working

* semi-working

* making progress

* working except for table lines

* fmt + clippy

* cleaned up some comments

* working line colors

* fmt, clippy, updated sample config.toml

* merges

* some info on how to set colors
2020-09-01 08:48:27 -05:00
Darren Schroeder
adbbcafd30
Add minor theme support ()
* WIP - compiling but not working

* semi-working

* making progress

* working except for table lines

* fmt + clippy

* cleaned up some comments

* working line colors

* fmt, clippy, updated sample config.toml

* removed extra comments
2020-09-01 17:09:55 +12:00
Darren Schroeder
3f443f40d0
with_love table theme () 2020-08-31 11:50:32 -05:00
Darren Schroeder
8192360b20
added compact_double table theme for funsies () 2020-08-31 09:49:27 -05:00
Jonathan Turner
da4d24d082
Bump to 0.18.2. Move starship external. ()
* Bump to 0.18.2. Move starship external.

* Fix failing test
2020-08-14 07:02:45 +12:00
Jonathan Turner
87d71604ad
Bump to 0.18.1 () 2020-08-12 15:59:28 +12:00
Jonathan Turner
2ad07912d9
Bump to 0.18 () 2020-08-11 18:44:53 +12:00
Jonathan Turner
2a084fc838
Bump to 0.17.0 () 2020-07-22 06:41:49 +12:00
Jonathan Turner
d30c40b40e
Bump to 0.16.1 () 2020-07-06 08:12:44 +12:00
Jonathan Turner
0522023d4c
Bump to 0.16.0 () 2020-07-01 06:25:09 +12:00
Jonathan Turner
c56cbd0f6b
Cleanup header to work like before () 2020-06-24 06:51:06 +12:00
Jonathan Turner
480600c465
Fix wrap of carriage returns in cells ()
* Fix carriage returns in cells

* Fix carriage returns in cells
2020-06-21 09:33:58 +12:00
Jonathan Turner
89c737f456
Finish move to nu-table () 2020-06-21 07:25:07 +12:00
Jonathan Turner
fcbaefed52
Nu table ()
* WIP

* Get ready to land nu-table

* Remove unwrap
2020-06-20 15:41:53 +12:00