Commit Graph

552 Commits

Author SHA1 Message Date
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
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
Ilan Cosman
780f9703a1 Make character a special item, doesn't use _tide_print_item 2021-09-07 12:51:00 -07:00
Ilan Cosman
d64e9c3739 Add fisher plugins to bug report 2021-09-03 18:39:44 -08:00
Ilan Cosman
5b069c806b Add fish startup time to bug report 2021-09-03 18:32:14 -08:00
Ilan Cosman
67786c626f Fix set error for makefile 2021-08-25 16:52:31 -07:00
Ilan Cosman
9c0ed1e4ce Add variable caching 2021-08-21 21:43:42 -07:00
Branch Vincent
5c2a6c2e03
configure: read single character (#187) 2021-08-21 14:59:45 -07:00
Ilan Cosman
451acfe7d5 v5.0.1 2021-08-13 16:09:45 -07:00
Ilan Cosman
79c0dac801 Use variable expansion instead of a new variable 2021-08-13 15:45:58 -07:00
Ilan Cosman
a8824ebb21 Remove fish_right_prompt file 2021-08-13 04:54:40 -07:00
Ilan Cosman
d1d647c352 Clean up old prompt var usages 2021-08-13 04:49:48 -07:00
Ilan Cosman
26485519ba Use one prompt variable instead of two (closes #171) 2021-08-13 04:28:09 -07:00
Ilan Cosman
733ad697c1 Set correct variable in configs 2021-08-12 10:12:33 -07:00
Ilan Cosman
f2b7e23c52 v5.0.0 2021-08-11 16:05:15 -07:00
Ilan Cosman
27939c3ddf Use version tag for install 2021-08-11 15:03:58 -07:00
Ilan Cosman
bd3dc8c8c4 Remove nvm item 2021-08-11 14:47:08 -07:00
Branch Vincent
4f1002c3df
add node item (#181)
* add node

* Use string trim instead

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-08-11 14:45:12 -07:00
Ilan Cosman
bd875fb85b Minor edits 2021-08-01 14:28:27 -07:00
Kid
cfe0b228f5
Use single underscore for __tide_on_fish_exit (#182) 2021-07-25 11:15:45 -07:00
Ilan Cosman
158b723a61 Fix spacing with pwd icon (fixes #180) 2021-07-22 10:01:50 -07:00
Branch Vincent
9d16aec7a3
add kubectl item (#178)
* add kube context

* handle missing namespace

* Rename to kubectl

* Minor edits

* Fix test

* Use hex brand colors, add kubectl to right items

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-07-19 21:35:50 -07:00
Ilan Cosman
0f99df9d17 Minor edits 2021-07-17 14:34:36 -07:00
Ilan Cosman
dc149a652c Fix bug with restarting configuration wizard 2021-07-17 14:33:31 -07:00
Ilan Cosman
3b237311b1 Use ruby branding colors for chruby item 2021-07-14 19:04:18 -07:00
Ilan Cosman
de0925106e Use php branding colors for php item 2021-07-14 18:58:29 -07:00
Ilan Cosman
657c989afa Fix classic background color setting bug 2021-07-14 18:50:05 -07:00
Ilan Cosman
4842005ef2 Use rustacean branding colors for rustc item 2021-07-14 18:48:52 -07:00
Ilan Cosman
50df365c50 Use node branding colors for nvm item 2021-07-14 18:35:36 -07:00
Ilan Cosman
0e60ba059c Fix chruby item colors 2021-07-14 18:23:24 -07:00
Ilan Cosman
aae405160e Fix go item colors 2021-07-14 18:18:27 -07:00
Ilan Cosman
8b4201cbdf Add go item (#174)
Co-authored-by: Dr. Stephan Heuer <dshr153@gmail.com>
2021-07-14 09:10:09 -07:00
Ilan Cosman
54bf900104 Fix icon bug 2021-07-10 15:56:39 -07:00
Ilan Cosman
0c5ba87d56 Support pipenv in virtual_env item (#170)
Co-authored-by: William Brown <Will@WillJBrown.com>
2021-07-08 11:27:43 -07:00
Ilan Cosman
6c82bd249e Fix highlighting of directories like /foo/bar 2021-07-08 10:30:43 -07:00
Ilan Cosman
9b109f5715 Detect jobs faster 2021-07-08 09:43:41 -07:00
Ilan Cosman
c43c10daac Remove fish_mode_prompt 2021-07-06 16:12:47 -07:00
Ilan Cosman
9efac25457 Minor edits 2021-07-06 16:09:01 -07:00
Ilan Cosman
a6d68a85da Formatting 2021-07-06 15:51:40 -07:00
Ilan Cosman
b90b041316 Use default name variables for pwd 2021-07-06 15:49:58 -07:00
Ilan Cosman
67b1e76da3 Use default name variables for character 2021-07-06 15:45:12 -07:00
Ilan Cosman
c8b1683328 Use default name variables for status 2021-07-06 15:41:52 -07:00
Ilan Cosman
dba2550a5f Remove defunct tide_nvm_default_node variable 2021-07-06 14:25:31 -07:00
Ilan Cosman
7ebdc5c490 Minor git performance improvement 2021-07-06 14:09:17 -07:00
Ilan Cosman
01d6fcecca Minor edits 2021-07-03 11:24:29 -07:00
Ilan Cosman
57f42f12e0 Style edits 2021-06-29 14:59:35 -07:00
Ilan Cosman
159e99fec8 Update SHLVL item for fish 3.3 2021-06-29 14:41:52 -07:00
Ilan Cosman
7d66b9ed1a Update for fish 3.3.0 2021-06-28 09:43:25 -07:00
Ilan Cosman
c9748a1856 Add tide_prompt_min_cols 2021-06-27 12:50:37 -07:00
Ilan Cosman
b69b293ca1 Minor edits to _tide_prompt 2021-06-27 12:15:10 -07:00
Ilan Cosman
ff108b70ac Remove tide_virtual_env_display_mode 2021-06-27 10:59:38 -07:00
Ilan Cosman
0ac6d94977 Remove tide_character_vi_icon_insert 2021-06-27 10:59:09 -07:00
Ilan Cosman
4787306128 Remove unnecessary vi variables 2021-06-27 10:52:40 -07:00
Ilan Cosman
aefd66c45a Add changing background color to git item (closes #163) 2021-06-27 10:47:11 -07:00
Ilan Cosman
a110101b4e Minor improvements to pwd 2021-06-24 13:52:58 -07:00
Ilan Cosman
51fb1db7c3 Revert "Minor pwd edits"
This reverts commit 04220a92a5.
2021-06-24 13:41:53 -07:00
Ilan Cosman
c3e555e67e Don't set fish_term24bit 2021-06-24 12:58:13 -07:00
Kid
b8f832c09d
Add SHLVL item (#165)
* Add SHLVL item

* Run function in subshell

* Python bug?

* Revert "Python bug?"

This reverts commit 79fbadc29f.

* Change icon

* Fix macOS test

* Run on Linux only
2021-06-23 14:47:28 -07:00
Ilan Cosman
c9e4c0c14a Fix fake os item 2021-06-22 16:21:21 -07:00
Ilan Cosman
04220a92a5 Minor pwd edits 2021-06-22 16:04:05 -07:00
Ilan Cosman
040a94980e Minor edits 2021-06-13 16:44:11 -07:00
Ilan Cosman
6e74d1c71d Remove nonexistent variable tide_jobs_verbose 2021-06-08 13:21:49 -07:00
Ilan Cosman
24b981e97c Also check for python3 before removing item (fixes #162) 2021-06-03 13:12:38 -07:00
Ilan Cosman
a85c577c81 Remove non-existant tide_time_icon 2021-06-01 17:11:03 -07:00
Ilan Cosman
922098d3cf Fix pwd 2021-06-01 16:34:42 -07:00
Ilan Cosman
27c2d7754e Run pwd after other items (closes #131) 2021-05-29 17:11:46 -07:00
Ilan Cosman
71ea357d5c Fix context colors 2021-05-29 14:59:17 -07:00
Ilan Cosman
356e515ce9 Check git version in bug-report 2021-05-26 09:12:21 -07:00
Ilan Cosman
f75df39b6f Fix vi_mode item 2021-05-23 12:42:31 -07:00
Ilan Cosman
4f7ce45df5 Fix wizard 2021-05-22 21:06:26 -07:00
Ilan Cosman
43536ababe Add fake newline item 2021-05-22 20:52:12 -07:00
Ilan Cosman
64dd0c37d4 Merge prompt_items and functions directories 2021-05-22 20:51:21 -07:00
Ilan Cosman
9f6a4e108b Partially fix wizard 2021-05-22 20:46:33 -07:00
Ilan Cosman
230821a99f Rename variables 2021-05-20 08:46:39 -07:00
Ilan Cosman
4b3ce437eb Remove _tide_decolor file 2021-05-19 10:14:21 -07:00
Ilan Cosman
5659392f93 Reduce number of universal variables 2021-05-18 15:00:49 -07:00
Ilan Cosman
ba103857c8 Add git icon (#154) 2021-05-16 10:02:38 -07:00
Ilan Cosman
f9f0023e54 Fix snake case bug 2021-05-13 12:53:57 -07:00