Commit Graph

552 Commits

Author SHA1 Message Date
Ilan Cosman
f24de1efaa Work on black vs brblack 2021-12-25 10:07:31 -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
Ilan Cosman
49fd438267 Don't anchor if tide_pwd_markers is empty 2021-11-25 10:51:31 -08:00
Ilan Cosman
a6887068a7 Use for loop instead of command substitution 2021-11-25 10:08:41 -08:00
Ilan Cosman
13b6c60411 Don't edit tide_.*_prompt_items anymore, instead use internal vars 2021-11-24 15:45:48 -08:00
Ilan Cosman
4945e83ecf Remove --quiet, shouldn't be necessary anymore 2021-11-13 15:42:24 -08:00
Ilan Cosman
1ebc8d618c Improve completions 2021-11-12 15:48:20 -08:00
Ilan Cosman
ac63f94075 Minor edits to character item 2021-11-11 10:46:04 -08:00
Ilan Cosman
267187e0de Minor performance improvement for git item 2021-11-08 16:14:48 -08:00
Ilan Cosman
28e1a8fa48 Minor refactor of pwd 2021-11-04 14:26:53 -07:00
Ilan Cosman
bddabcc55f Speed up caching 2021-11-03 22:07:15 -07:00
Ilan Cosman
9c58d82889 Better regex 2021-11-01 08:49:31 -07:00
Ilan Cosman
f019605e01 Add hostname to toolbox item 2021-11-01 07:50:33 -07:00
Ilan Cosman
6047c86351 Replace --regex with -r, it's used often enough 2021-10-31 13:44:16 -07:00
Ilan Cosman
f7afe8caaf Appease shellcheck 2021-10-31 11:16:17 -07:00
Ilan Cosman
055f298b12 Add tide_git_truncation_length (#221) 2021-10-31 10:53:43 -07:00
Ilan Cosman
fa3393f362 Set tide_os_icon in configs 2021-10-30 17:55:23 -07:00
Ilan Cosman
1aff60688a Use last tag instead of first, more specific 2021-10-26 13:39:32 -07:00
Ilan Cosman
1edb196234 Minor edits 2021-10-26 10:50:54 -07:00
Ilan Cosman
b5369ce898 Fix bug where directory was shown as truncated, but wasn't 2021-10-18 09:46:46 -07:00
Ilan Cosman
0389bb6a99 Remove spurious quotes 2021-10-14 18:09:55 -07:00
Ilan Cosman
010169a7c8 Add right prompt to configure 2021-10-14 17:32:48 -07:00
Ilan Cosman
f7b152986a Start fixing configuration 2021-10-14 14:16:29 -07:00
Ilan Cosman
38466cf6a1 Add toolbox item (closes #211) 2021-10-13 09:00:10 -07:00
Ilan Cosman
5e614e460a Minor edits 2021-10-12 21:59:39 -07:00
Ilan Cosman
56a7054487 Minor edits 2021-10-09 18:52:17 -07:00
Ilan Cosman
3f46f36c8a Cache tide_prompt_color_separator_same_color 2021-10-09 14:53:22 -07:00
Ilan Cosman
3e7b702ae0 Combine string matches in git item 2021-10-09 09:59:22 -07:00
Ilan Cosman
62a87872ff Fix git bg color 2021-10-03 12:07:00 -07:00
Ilan Cosman
b3ef596229 Add private mode item (closes #157) 2021-10-03 12:05:43 -07:00
Ilan Cosman
0376903ca6 Rename variables 2021-10-01 10:52:44 -07:00
Ilan Cosman
9f11d9fa6b Minor edits 2021-09-30 21:18:16 -07:00
Ilan Cosman
e0bf7eca1a Use string match to set variables instead of read 2021-09-30 10:14:55 -07:00
Ilan Cosman
60b6674727 Minor edits to bug-report 2021-09-30 09:18:41 -07:00
Ilan Cosman
3a34269fde Minor edits 2021-09-30 09:17:51 -07:00