Commit Graph

585 Commits

Author SHA1 Message Date
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
Ilan Cosman
18c5aedfdd Minor edits 2022-01-03 11:01:06 -08:00
Ilan Cosman
60327b32db Some work, 1 line prompt functional, 2 line not 2022-01-02 09:09:59 -08:00
Ilan Cosman
2d5474005c Further optimize pwd truncation 2021-12-22 14:59:52 -08:00
Ilan Cosman
46587cb19b minor edits 2021-12-21 14:32:17 -08:00
Ilan Cosman
7bc701c8b6 Minor edits 2021-12-14 13:40:26 -08:00
Ilan Cosman
2b0696b087 Minor edits 2021-12-13 18:24:22 -08:00
Ilan Cosman
88e763efbc Use a less weird escape character 2021-12-13 17:29:38 -08:00
Ilan Cosman
1f0a972ac0 Fix character item spacing issue 2021-12-12 02:17:44 -08:00
Ilan Cosman
7224a99ba6 Merge in docker item (#231)
Co-authored-by: Gabriel Augendre <gabriel@augendre.info>
2021-12-10 10:20:23 -08:00
Ilan Cosman
e41aeecf9b Speed up pwd truncation algorithm 2021-12-09 22:56:17 -08:00
Ilan Cosman
e56e1f971c Minor edits 2021-12-09 09:03:36 -08:00
Ilan Cosman
3ef3929d20 Remove useless code 2021-12-08 11:08:33 -08:00
Ilan Cosman
9f64ed61c4 More evaling 2021-12-08 09:27:33 -08:00
Ilan Cosman
20f85e4e11 Use two prompts 2021-12-08 09:21:12 -08:00
Ilan Cosman
8dde77e9f6 Use eval for fish_prompt 2021-12-08 09:09:13 -08:00
Ilan Cosman
886b94a6d8
Finish pipeline in _tide_item_status 2021-12-04 19:25:40 -08:00
Ilan Cosman
36064b4109
Minor edits 2021-11-29 09:13:33 -08:00
Ilan Cosman
006bd89b60 Rename var 2021-11-28 12:30:45 -08:00