Commit Graph

603 Commits

Author SHA1 Message Date
Ilan Cosman
6e10b89fc0 Bring back is-inside-git-dir (fixes #290) 2022-04-22 07:59:11 -07:00
Ilan Cosman
fd7f542fe3 v5.2.2 2022-04-12 14:40:40 -07:00
Ilan Cosman
a01b303c48 Actually fix #277 2022-04-12 14:33:49 -07:00
Ilan Cosman
ad875b27cd v5.2.1 2022-04-10 14:04:35 -07:00
Ilan Cosman
10ded01522 Split on spaces in detect_os_linux_cases (fixes #277) 2022-04-10 12:21:15 -07:00
Ilan Cosman
eb4ab530da v5.2.0 2022-04-07 14:41:28 -07:00
Ilan Cosman
62d621c78a Darken pure-white background colors 2022-04-06 17:47:14 -07:00
Ilan Cosman
93db493b10 Add apple os color 2022-04-06 17:05:59 -07:00
Ilan Cosman
13daf44ffa More work on colored logos 2022-04-05 17:08:54 -07:00
Ilan Cosman
bda9eda525 Add freeBSD colors 2022-04-05 17:08:54 -07:00
Ilan Cosman
6ba25cc1b1 Add colors and sources to linux logos, remove some logos 2022-04-05 17:08:54 -07:00
Ilan Cosman
b5d0544743 v5.1.2 2022-04-03 13:29:17 -07:00
Ilan Cosman
dbb8a6e7e3 Fix extra space on single line lean (fixes #274) 2022-04-03 13:25:37 -07:00
Ilan Cosman
c87ff16242 v5.1.1 2022-04-01 14:04:48 -07:00
Ilan Cosman
4f2778704b Fix java item for old jdks (fixes #271) 2022-04-01 13:46:53 -07:00
Ilan Cosman
5a6bf534f7 v5.1.0 2022-03-31 20:34:02 -07:00
Oskar
95533131ee
Don't omit suffixes in 2-line prompts (#268) 2022-03-17 17:11:28 -07:00
Ilan Cosman
ccabacb629 Use read instead of command substitution 2022-03-14 08:43:24 -07:00
Ilan Cosman
4169dbf1cb Only use clear if it is installed (fixes #265) 2022-03-14 07:10:29 -07:00
Ilan Cosman
5d6b00a7b8 Bump default tide_prompt_min_cols from 26 to 34 2022-03-11 16:32:12 -08:00
Ilan Cosman
1d81675fa0 Fix pwd icon in home dir bug 2022-03-11 16:09:15 -08:00
Ilan Cosman
06a3383e4c Improve pwd tests 2022-03-11 15:53:44 -08:00
Ilan Cosman
2b78ac2540 Run fish from status fish-path 2022-03-09 14:12:55 -08:00
Ilan Cosman
85d09604a0 Fix highlighting completions in two line prompts 2022-03-09 13:40:20 -08:00
Ilan Cosman
041f23921a Repaint prompt when COLUMNS changes (fixes #254) 2022-02-21 07:19:18 -08:00
Ilan Cosman
1746ff8fa1 Add comment 2022-02-05 15:14:21 -08:00
Ilan Cosman
d75e4be05a Rename var 2022-01-26 09:35:35 -08:00
Ilan Cosman
af7dc0e412 Minor edits 2022-01-25 11:16:29 -08:00
Ilan Cosman
26035be376 Quote 2022-01-19 08:24:38 -08:00
Ilan Cosman
919fba0429 Simplify PWD 2022-01-19 08:18:14 -08:00
Ilan Cosman
9ca7a9c507 Only replace $HOME with ~ if at beginning (fixes #250) 2022-01-19 07:13:20 -08:00
Ilan Cosman
3e0dc2c3dc Don't set SHA, just set location 2022-01-16 17:00:40 -08:00
Ilan Cosman
3c824434b0 Simplify 2022-01-15 08:25:15 -08:00
Ilan Cosman
dccc5120f1 Remove --is-inside-git-dir 2022-01-14 20:05:46 -08:00
Ilan Cosman
4580b64852 Add color normal to right prompt 2022-01-13 22:10:33 -08:00
Ilan Cosman
95f143dc51 Shorten and combine options 2022-01-12 10:24:41 -08:00
Ilan Cosman
400f37104b Add .editorconfig 2022-01-11 10:53:37 -08:00
Ilan Cosman
7ce5d6c0e4 Fix spelling errors 2022-01-10 14:47:32 -08:00
Ilan Cosman
43a6ff137d Dequote java icon 2022-01-09 13:18:18 -08:00
Ilan Cosman
05658ae43d Merge java item (#244) 2022-01-09 13:14:55 -08:00
Ilan Cosman
f2776829aa Fix _tide_last_pid being local 2022-01-09 11:28:42 -08:00
Ilan Cosman
0a9c0d3d26 Update prompt_var mechanics 2022-01-09 11:13:36 -08:00
Ilan Cosman
70ac8f1195 Fix right prompt frame bug 2022-01-08 14:05:44 -08:00
Ilan Cosman
a592d34abd Fix colors, simplify item 2022-01-06 08:48:57 -08:00
Yonatan Striem-Amit
75238d14ee java support for tide 2022-01-06 07:59:37 -05:00
Ilan Cosman
adb6f33bfe Rename local variables 2022-01-05 13:50:08 -08:00
Ilan Cosman
ea0b386a0c Also eval _tide_pwd 2022-01-05 11:25:32 -08:00
Ilan Cosman
fc17a69914 Fix bug 2022-01-04 15:17:49 -08:00
Ilan Cosman
5a70822cc1 Run even less code, improve variable scoping 2022-01-04 15:04:39 -08:00
Ilan Cosman
fb151162b0 Fix 2 line prompt 2022-01-03 13:03:28 -08:00