Darren Schroeder
0f7e1d4d01
Support broad range of escape sequences ( #2719 )
...
* WIP
* changed to matches
* fixed a bug with osc
* changed back to if let because: clippy
* fixed example test
2020-10-30 15:06:15 -05:00
Andrés N. Robalino
ae1d4bdb4c
Nushell internal commands. Anchor locations tracker surveying. ( #2635 )
2020-10-03 09:06:02 -05:00
Darren Schroeder
adbbcafd30
Add minor theme support ( #2449 )
...
* 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
aaed9c4e8a
added ansi example ( #2230 )
...
* added ansi example
* added strcollect to example
2020-07-20 18:33:39 -05:00
Darren Schroeder
8b3964f518
More ansi ( #2067 )
...
* added a few more options for ansi colors
not sure italic works, maybe it's font dependent
* fmt
2020-06-27 10:29:09 -05:00
Jonathan Turner
05781607f4
Configurable built-in prompts ( #2064 )
...
* Add ansi, do, and prompt customization
* Fix test
* Cleanups
2020-06-27 10:37:31 +12:00