Ilan Cosman
|
6ce2e4a632
|
Just use display_var variables, not fish_pid
|
2021-03-21 21:39:14 -07:00 |
|
Ilan Cosman
|
4a00b7fe79
|
Always add space after prompt
|
2021-03-17 11:39:03 -07:00 |
|
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
|
acf89909f6
|
Use string tests instead of numbers, slight speed improvement
|
2021-03-13 17:19:32 -08:00 |
|
Mitch
|
d2e672165e
|
Check for negative value when printing prompt connection (#121)
* Check for negative value when printing prompt connection
* minor refactor
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
|
2021-03-10 19:41:24 +00: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 |
|
Peng Guanwen
|
fb22b3bec9
|
Set color to normal at end of prompt (#63)
* Set color to normal at end of prompt char
* move `set_color normal` to _tide_prompt
|
2020-12-31 20:14:55 -08:00 |
|
Ilan Cosman
|
09b042acc5
|
Minor edits
|
2020-12-26 08:42:21 -08:00 |
|
Ilan Cosman
|
f0ca701538
|
Replace _tide_last_status with _tide_last_pipestatus[-1]
|
2020-12-25 16:54:24 -08:00 |
|
Ilan Cosman
|
276660bf2b
|
Simplify _tide_right_prompt
|
2020-11-24 20:41:24 -08:00 |
|
Ilan Cosman
|
0122bdc62b
|
Simplify _tide_left_prompt
|
2020-11-24 20:20:39 -08:00 |
|
Ilan Cosman
|
c794140008
|
Clear prompt before printing
|
2020-11-24 16:39:25 -08:00 |
|
Ilan Cosman
|
5ec4a8bf4c
|
Convert simple if statements to && and ||
|
2020-11-24 14:39:56 -08:00 |
|
Ilan Cosman
|
5bd71efa45
|
More work on async
|
2020-11-23 14:56:52 -08:00 |
|
Ilan Cosman
|
829f886a47
|
Start work on async
|
2020-11-20 14:04:04 -08:00 |
|