Commit Graph

910 Commits

Author SHA1 Message Date
Ilan Cosman
1b1fd4842b Minor edits 2021-04-11 16:09:40 -07:00
Ilan Cosman
bdbcf4c1f0 Improve manual install 2021-04-11 16:02:31 -07:00
Ilan Cosman
6956fb1707 minor edits 2021-04-11 09:45:31 -07:00
Ilan Cosman
9e3221ce48 v4.3.3 2021-04-11 09:43:11 -07:00
Ilan Cosman
612f117dee Changelog for v4.3.3 2021-04-11 09:42:54 -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
45b0ed3264 Use fish_indent to highlight help message on install 2021-03-31 17:42:53 -07:00
Ilan Cosman
00b96a5f17 Add manual install option to readme 2021-03-31 09:14:30 -07:00
Ilan Cosman
52be745319 give feedback when checking versions 2021-03-30 15:29:21 -07:00
Ilan Cosman
615c9c75b0 Remove fish version badge, require latest version of Fish 2021-03-30 15:22:41 -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
f9d47a8f4f Don't kill the user's background jobs, woops 2021-03-27 13:05:33 -07:00
Ilan Cosman
cdfad003f0 Minor edits 2021-03-27 12:58:51 -07:00
Ilan Cosman
67f1ce4480 Put stash before git status info 2021-03-27 09:16:22 -07:00
Ilan Cosman
c410106297 Minor edits to install and uninstall 2021-03-27 09:09:56 -07:00
Ilan Cosman
21d57439dd Always fetch git status, even in .git dir 2021-03-27 09:07:44 -07:00
Ilan Cosman
73f0e6dbab Fix changelog link 2021-03-26 20:19:33 -07:00
Ilan Cosman
47d3619e1d Add linebreak after logo 2021-03-26 12:19:33 -07:00
Ilan Cosman
d2ba4b45fe v4.3.2 2021-03-26 11:38:05 -07:00
Ilan Cosman
dfd5e5b91d Changelog for v4.3.2 2021-03-26 11:37:52 -07:00
Ilan Cosman
338836f16c Better fix for #130 2021-03-26 11:27:08 -07:00
Ilan Cosman
565a94b090 Make html images one line 2021-03-26 10:14:38 -07:00
Ilan Cosman
ac40b8fbe5 Update status tests 2021-03-26 07:38:10 -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
977b5b2662 Update contributing guide 2021-03-25 21:27:10 -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
96eb6f2d70 Disown immediately after background job start 2021-03-24 22:13:55 -07:00
Ilan Cosman
7f015294c2 v4.3.1 2021-03-24 22:03:42 -07:00
Ilan Cosman
3e9a29f751 Changelog for v4.3.1 2021-03-24 22:03:21 -07:00
Ilan Cosman
d715ede25c Use $last_pid instead of jobs command 2021-03-24 21:58:30 -07:00
Ilan Cosman
28bfacafac Set status job-control full (fixes #130) 2021-03-24 21:52:52 -07:00
Ilan Cosman
825f639fce v4.3.0 2021-03-22 10:23:46 -07:00
Ilan Cosman
0e6547faf2 Changelog for v4.3.0 2021-03-22 10:23:18 -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
Ilan Cosman
9e7f04d82e Remove unusable tool items on startup (fixes #129) 2021-03-17 14:30:04 -07:00
Ilan Cosman
4a00b7fe79 Always add space after prompt 2021-03-17 11:39:03 -07:00
Ilan Cosman
a72a76574a Revert "Move questions to discussions" 2021-03-17 10:36:30 -07:00
Ilan Cosman
44290e4360 Fix multi-line prompt when no items on second line 2021-03-17 09:49:05 -07:00
Ilan Cosman
f568746fdf Fix vi mode 2021-03-16 14:09:30 -07:00
Ilan Cosman
98c895bfeb Run set_color normal in _tide_prompt 2021-03-16 09:50:49 -07:00