ridiculousfish
|
8d95d0834d
|
First stab at builtin set_color. Moved set_color.cpp to builtin_set_color.cpp and taught fish about it.
|
2013-02-14 15:52:24 -08:00 |
|
ridiculousfish
|
26678682ca
|
Fix indentation of switch statements
|
2012-11-19 00:31:03 -08:00 |
|
ridiculousfish
|
9992b8eb0e
|
Apply new indentation, brace, and whitespace style
|
2012-11-18 16:30:30 -08:00 |
|
Łukasz Niemier
|
47df1ae40a
|
Remove trailing whitespaces and change tabs to spaces
|
2012-11-18 11:23:22 +01:00 |
|
ridiculousfish
|
3589554028
|
Allow setting the prompt from web_config
|
2012-09-06 01:30:26 -07:00 |
|
ridiculousfish
|
84729c4dfa
|
Additional warnings cleanup, effective C++ violations, dead code removal
|
2012-08-05 13:24:33 -07:00 |
|
ridiculousfish
|
d06d6c6964
|
Various changes to reduce fish's compiled code size
OS X release build executable size dropped from 672k to 511k
|
2012-07-17 12:47:01 -07:00 |
|
ridiculousfish
|
0bc644abf0
|
Fix lots of bugs related to the static analyzer
Improved how screen.cpp interacts with output_set_writer()
|
2012-03-26 01:21:10 -07:00 |
|
ridiculousfish
|
52d8fb301c
|
Added term256 support to set_color tool
|
2012-03-13 14:23:10 -07:00 |
|
ridiculousfish
|
d81bd296fc
|
Tweak rgb_color_t back down to 4 bytes
|
2012-03-10 16:15:56 -08:00 |
|
Peter Ammon
|
52daf6cf41
|
Fix to allow color.cpp to use fallback wcscasecmp
|
2012-02-19 11:07:02 -08:00 |
|
ridiculousfish
|
0a4c72e78b
|
Added color.h, color.cpp. Got term256 colors working.
|
2012-02-12 18:05:59 -08:00 |
|