Commit Graph

438 Commits

Author SHA1 Message Date
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
Ilan Cosman
26c758cf30 Minor edits 2021-05-13 12:44:48 -07:00
Ilan Cosman
67def5c37b Switch to snake case 2021-05-12 13:13:51 -07:00
Ilan Cosman
8ebdffab21 Add special characters to indicate git tags and shas (work on #154) 2021-05-12 09:35:19 -07:00
Ilan Cosman
c36f0d16f3 Display git tag when available (work on #154) 2021-05-12 08:33:35 -07:00
Ilan Cosman
9b88923f30 Minor edits 2021-05-08 13:08:36 -07:00
Ilan Cosman
315d00fe66 Minor edits 2021-05-05 10:10:07 -07:00
Ilan Cosman
56e80f1423 Minor edits 2021-05-04 20:26:58 -07:00
Ilan Cosman
06dc81c2bf Performance improvement 2021-05-04 15:25:38 -07:00
Ilan Cosman
493e81eee0 Combine left frame, right frame, and connection colors 2021-05-04 15:17:19 -07:00
Ilan Cosman
73c7dc2c25 Minor edits 2021-05-04 11:03:38 -07:00
Ilan Cosman
338800f621 Fix tide_virtual_env_icon misspelling 2021-05-04 10:20:28 -07:00
Ilan Cosman
d11073a20a Move _tide_left_prompt and _tide_right_prompt into _tide_prompt 2021-05-04 09:29:34 -07:00
Ilan Cosman
bbee4139d0 Remove icon responsibilty from _tide_print_item 2021-05-04 08:47:32 -07:00
Ilan Cosman
6d2e90ab9f Make newline an item 2021-04-29 09:36:18 -07:00