Commit Graph

398 Commits

Author SHA1 Message Date
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
Ilan Cosman
7756f1ae16 minor edits 2021-04-26 13:47:15 -07:00
Ilan Cosman
68c028eea6 minor edits 2021-04-26 13:27:02 -07:00
Ilan Cosman
ae86638d6e more fixing color printing bug 2021-04-26 12:02:16 -07:00
Ilan Cosman
4fd53f8a73 fix color printing bug 2021-04-26 11:56:12 -07:00
Ilan Cosman
b8401770dc Switch rust to rustc better 2021-04-24 18:14:30 -07:00
Ilan Cosman
322dd13caa Rename rust to rustc 2021-04-24 18:01:02 -07:00
Ilan Cosman
2e62215c04 Fix chruby item bug 2021-04-24 17:57:16 -07:00
Ilan Cosman
97ada49838 Add tide_prompt variables 2021-04-24 17:46:58 -07:00
Ilan Cosman
dfe5bb8618 Rename prompt_char to character 2021-04-24 17:42:12 -07:00
Ilan Cosman
bf990577ed More work on v5 2021-04-24 17:40:43 -07:00
Ilan Cosman
889c25972d Fix pwd bugs 2021-04-24 14:30:03 -07:00
Ilan Cosman
5592e225c9 Convert many items to _tide_print_item 2021-04-23 14:41:11 -07:00
Ilan Cosman
8f506f9f0d Add _tide_print_item function 2021-04-23 13:58:28 -07:00
Ilan Cosman
630ae9f7d9 v4.3.4 2021-04-14 14:42:25 -07:00
Ilan Cosman
735023d3d3 Fix git item in bare repos (fixes #145) 2021-04-13 21:51:14 -07:00
Ilan Cosman
29a7de545f Fix git item in .git dir 2021-04-13 21:19:59 -07:00
Ilan Cosman
9e7eaac85d Ask for info in bug-report 2021-04-12 17:35:35 -07:00
Ilan Cosman
6ee4796758 Check for omf in bug-report 2021-04-12 16:48:01 -07:00
Ilan Cosman
9e3221ce48 v4.3.3 2021-04-11 09:43:11 -07:00
Ilan Cosman
d72af19940 Go back to using fish_prompt function instead of handler
fixes #126
fixes #139
2021-04-10 08:56:38 -07:00
Ilan Cosman
e98a412bad Minor startup speed improvement 2021-04-10 08:46:10 -07:00
Ilan Cosman
c7d9679b28 Detect os on install only 2021-04-04 20:20:26 -07:00
Ilan Cosman
8e1dbc1870 Add --no-optional-locks to background git status 2021-04-04 20:04:09 -07:00
Ilan Cosman
85d1741f40 Only use gitDir for status if necessary (fixes #138) 2021-04-04 18:28:04 -07:00
Ilan Cosman
52be745319 give feedback when checking versions 2021-03-30 15:29:21 -07:00
Ilan Cosman
1eca002e73 Update bug-report template 2021-03-30 14:01:51 -07:00
Ilan Cosman
0d306fe85b Make tide bug-report check that Tide and Fish are up to date 2021-03-30 13:53:41 -07:00
Ilan Cosman
67f1ce4480 Put stash before git status info 2021-03-27 09:16:22 -07:00
Ilan Cosman
21d57439dd Always fetch git status, even in .git dir 2021-03-27 09:07:44 -07:00
Ilan Cosman
d2ba4b45fe v4.3.2 2021-03-26 11:38:05 -07:00
Ilan Cosman
4bbf541281 Use $status instead of $pipestatus[-1] to account for not 2021-03-26 07:33:52 -07:00
Ilan Cosman
781fab9904 Fix git staged/dirty counters 2021-03-25 21:28:58 -07:00
Ilan Cosman
22683c674f Don't set a length for git SHA 2021-03-25 16:59:13 -07:00
Ilan Cosman
3c58061603 Don't set prompt_char background color in classic mode 2021-03-25 09:59:17 -07:00
Ilan Cosman
7f015294c2 v4.3.1 2021-03-24 22:03:42 -07:00
Ilan Cosman
825f639fce v4.3.0 2021-03-22 10:23:46 -07:00
Ilan Cosman
c6a1ad45c7 Retool _tide_detect_os_linux_cases and add new distros 2021-03-21 22:25:50 -07:00
Ilan Cosman
6ce2e4a632 Just use display_var variables, not fish_pid 2021-03-21 21:39:14 -07:00
Ilan Cosman
1cc1b83037 Use redirections instead of cat 2021-03-20 18:03:07 -07:00
Ilan Cosman
c5d7640415 Simplify removing unusable items 2021-03-17 22:23:01 -07:00