Commit Graph

26 Commits

Author SHA1 Message Date
Ilan Cosman
44290e4360 Fix multi-line prompt when no items on second line 2021-03-17 09:49:05 -07:00
Ilan Cosman
98c895bfeb Run set_color normal in _tide_prompt 2021-03-16 09:50:49 -07:00
Ilan Cosman
f48828136a More refactoring of print logic 2021-03-04 11:06:17 -08:00
Ilan Cosman
1425585e33 Refactor printing (fixes #111) 2021-03-04 11:05:49 -08:00
Ilan Cosman
05af630a82 Run new fish_indent on code 2021-03-02 09:46:40 -08:00
Ilan Cosman
c94a78e6c4 Don't validate bg colors, minor edits to left/right prompt 2021-02-07 14:44:19 -08:00
Ilan Cosman
8752bb5ce1 Remove defunct git stuff 2021-01-17 11:33:05 -08:00
Ilan Cosman
09b042acc5 Minor edits 2020-12-26 08:42:21 -08:00
Ilan Cosman
3f6945b148 Print left prompt suffix when only one line 2020-11-28 11:26:57 -08:00
Ilan Cosman
0122bdc62b Simplify _tide_left_prompt 2020-11-24 20:20:39 -08:00
Ilan Cosman
5ec4a8bf4c Convert simple if statements to && and || 2020-11-24 14:39:56 -08:00
Ilan Cosman
24df67cd51 Add "; or echo" to every command substitution set_color 2020-09-05 14:48:27 -07:00
Ilan Cosman
5fe7644620 Fallback bg colors to normal 2020-07-25 18:11:04 -07:00
Ilan Cosman
8c4dd87322 Add code conventions to contributing guide and update code to conform 2020-07-19 13:35:19 -07:00
Ilan Cosman
0940198cc9 Add left prompt suffix 2020-07-04 14:01:56 -07:00
Ilan Cosman
7b97aa96a8 Right frame now always mirrors left frame 2020-07-04 14:01:56 -07:00
Ilan Cosman
32dd3efe5e Fix left frame bug 2020-07-04 14:01:56 -07:00
Ilan Cosman
189638cb46 Add right prompt frame 2020-07-04 14:01:56 -07:00
Ilan Cosman
3a75a22aff Add left prompt frame 2020-07-04 14:01:56 -07:00
Ilan Cosman
8fedb75468 Add suffix to right prompt 2020-07-04 14:01:56 -07:00
Ilan Cosman
c49dacfd5a Right prompt powerline works 2020-07-04 14:01:56 -07:00
Ilan Cosman
c9f6939192 Separator will not display after prompt_char 2020-07-04 14:01:56 -07:00
Ilan Cosman
a85d4cd6d1 Add left_prompt_prefix 2020-07-04 14:01:56 -07:00
Ilan Cosman
b5a26cb265 Lots of work on left prompt 2020-07-04 14:01:56 -07:00
Ilan Cosman
9b8404bfb7 Add $_tide_color_normal var for speed 2020-06-07 20:14:15 -07:00
Ilan Cosman
78110a8cfb Rename functions 2020-05-20 10:05:33 -07:00