Commit Graph

894 Commits

Author SHA1 Message Date
Ilan Cosman
6047c86351 Replace --regex with -r, it's used often enough 2021-10-31 13:44:16 -07:00
Ilan Cosman
0d524360ac Begin changelog for v5.1, add missing link 2021-10-31 11:23:49 -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
3c0bf938a2 Minor edits to contributing 2021-10-13 15:47:56 -07:00
Ilan Cosman
05ebbb15f2 Warn users who install from main branch 2021-10-13 15:44:52 -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
Ilan Cosman
45f598723b Minor edits to cmd_duration 2021-09-27 11:46:58 -07:00
Ilan Cosman
049074e2a3 Minor edits 2021-09-27 11:21:19 -07:00
Ilan Cosman
6b26c69da8 Minor edits 2021-09-26 18:14:26 -07:00
Ilan Cosman
70d232c20a Minor edits 2021-09-24 16:51:22 -07:00
Ilan Cosman
5174c77d76 Minor edits 2021-09-23 17:47:59 -07:00
Ilan Cosman
1fd2339d3a Minor edits 2021-09-23 13:58:41 -07:00
Ilan Cosman
856dfcb640 Minor edits 2021-09-23 13:45:41 -07:00
Ilan Cosman
980e6af695 Use function scoping 2021-09-23 08:35:10 -07:00
Ilan Cosman
6f44ec078e Cache item padding 2021-09-22 13:35:33 -07:00
Ilan Cosman
08e1fcc9b5 Cleanup for removing tide_character_bg_color 2021-09-22 13:27:42 -07:00
Ilan Cosman
785abbf045 Minor edits 2021-09-22 12:28:26 -07:00
Ilan Cosman
cf1cf8c73e Remove printf > echo 2021-09-21 18:16:00 -07:00
Ilan Cosman
832dc5f2b5 Use fewer command substitutions in git item 2021-09-21 18:16:00 -07:00
Ilan Cosman
d06f92e65f minor edits 2021-09-21 18:16:00 -07:00
Ilan Cosman
416c2d704a Avoid creating functions 2021-09-21 18:16:00 -07:00
Ilan Cosman
ddaaf619d1 minor edits 2021-09-21 18:16:00 -07:00
Ilan Cosman
ed7ae3a18a minor edits 2021-09-21 18:16:00 -07:00
Ilan Cosman
24a83c3098 Minor edits 2021-09-21 18:16:00 -07:00
Ilan Cosman
e2f594cde1 Use echo 2021-09-21 18:16:00 -07:00
Ilan Cosman
04b37f45a4 Compact math for greater speed 2021-09-21 18:16:00 -07:00
Ilan Cosman
0a93b0b8fc Use read when faster 2021-09-21 18:16:00 -07:00
Ilan Cosman
b9fda6bf92 Use visible string length (fixes #134) 2021-09-21 18:16:00 -07:00
radek-sprta
3787c725f7
Add Terraform item (#203)
* Add Terraform item

* Do not show default workspace in Terraform prompt

* Add terraform to tide_right_prompt_items

* Add terraform to _tide_remove_unusable_items

* Fix test, use read, format

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-09-21 16:02:08 -07:00
Ilan Cosman
03bffd90c3 Remove tide_character_bg_color 2021-09-07 20:33:56 -07:00
Ilan Cosman
b9544f5032 Add _tide_last_item_was_newline 2021-09-07 12:55:33 -07:00