2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 22:03:35 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Fernando Herrera
89d99db94f
menu options () 2022-01-15 17:01:44 +00:00
JT
fe5f65a247
Highlight block and record () 2022-01-03 16:21:26 +11:00
JT
9535e2c309
Fix list and table print ()
* Fix list printing

* Fix list and table highlighting
2022-01-03 14:18:23 +11:00
Darren Schroeder
1837acfc70
add ability to specify an ansi style ()
* add ability to specify an ansi style

* remove comments

* remove more debug code

* some cleanup and refactoring
2021-12-27 08:59:55 -06:00
JT
ca6baf7a46
Add single tick string interpolation ()
* Add single tick string interpolation

* give string interpolation its own highlighting
2021-12-26 07:50:02 +11:00
Darren Schroeder
29c8b826d4
add configuration point for hint coloring () 2021-12-23 15:02:57 -06:00
Fernando Herrera
e949658381
nothing variable ()
* nothing variable

* corrected comments

* added color to nothing like bool

* compare nothing with values

* comparison tests
2021-12-20 12:05:33 +11:00
Darren Schroeder
9a864b5017
allow flatshape (command line syntax) theming ()
* allow flatshape (command line syntax) theming

* renamed crate, organized
2021-12-16 06:17:29 -06:00