Darren Schroeder
46d1938f5c
add unicode to char command to print any unicode character ( #2709 )
...
* parsing unicode literal strings into chars
* refactored code to use -u option
* nudge ci
2020-10-28 09:08:09 -05:00
Darren Schroeder
22f67be461
added some weather symbols back and changed to emoji ( #2695 )
2020-10-22 15:10:19 -05:00
Chris Gillespie
1d833ef972
Set weather chars as emoji only ( #2691 )
2020-10-22 14:36:27 +13:00
Andrés N. Robalino
ae1d4bdb4c
Nushell internal commands. Anchor locations tracker surveying. ( #2635 )
2020-10-03 09:06:02 -05:00
Darren Schroeder
d19a5f4c2f
add a few more ansi escape sequences ( #2553 )
2020-09-15 16:01:57 -05:00
Darren Schroeder
e2cbc4e853
Weather symbol cleanup ( #2502 )
...
* 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
* clean up some comments
2020-09-05 14:52:49 -05:00
Darren Schroeder
bdb12f4bff
Weather chars ( #2500 )
...
* 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
* added weather symbols/chars
2020-09-05 13:13:07 -05:00
Darren Schroeder
b9278bdfe1
Char example ( #2231 )
...
* added ansi example
* added another example
* changed example
* ansi changes here by mistake
2020-07-20 14:25:38 -05:00
Darren Schroeder
32f18536e1
Add space to special prompt chars ( #2122 )
...
So spaces don't have to be escaped with quotes in the config.toml
2020-07-06 10:30:47 -05:00
Darren Schroeder
7be49e43fd
added a few more command chars ( #2086 )
...
* added a few more command chars
* forgot my ole' friend clippy
* added unicode name synonums to characters
2020-07-01 17:34:11 -05:00
Jonathan Turner
94a1968a88
Add command for printing special characters ( #2072 )
2020-06-28 09:46:30 +12:00