Commit Graph

810 Commits

Author SHA1 Message Date
Ilan Cosman
9e37766508 Minor refactor of pwd 2021-03-16 09:05:34 -07:00
Ilan Cosman
02adc2f08a Fix bug when truncating single character directories 2021-03-16 09:03:19 -07:00
Ilan Cosman
8dcdc64296 Use fish_prompt event, reorganize 2021-03-14 13:59:32 -07:00
Ilan Cosman
1129394f79 Kill old process in main fish instance 2021-03-14 09:48:17 -07:00
Ilan Cosman
be6b2722ff Minor edits 2021-03-13 19:20:33 -08:00
Ilan Cosman
acf89909f6 Use string tests instead of numbers, slight speed improvement 2021-03-13 17:19:32 -08:00
Mitch
d2e672165e
Check for negative value when printing prompt connection (#121)
* Check for negative value when printing prompt connection

* minor refactor

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-03-10 19:41:24 +00:00
Ilan Cosman
73173a0ae2 Fix markdown-link-check 2021-03-10 11:32:19 -08:00
Ilan Cosman
a66ccd61c5 Revert "Don't even create fish_mode_prompt function" (fixes #119) 2021-03-09 11:58:36 -08:00
Ilan Cosman
aaff21d5a8 Make bug-report better 2021-03-08 11:07:47 -08:00
Ilan Cosman
a27f48a757 Reenable macos CI 2021-03-08 08:39:19 -08:00
Ilan Cosman
e954a609ac Make status item smarter, remove tide_status_always_display 2021-03-07 21:43:39 -08:00
Ilan Cosman
a55612d38f Remove tide_rust_verbose_version and updates rust item test 2021-03-07 21:34:22 -08:00
Ilan Cosman
75e66b74b9 Don't print rust version if there are rust files 2021-03-07 21:30:26 -08:00
Ilan Cosman
7b61e865c7 Anchor first and last directories, remove tide_pwd_anchors 2021-03-07 10:09:58 -08:00
Ilan Cosman
d41e20959d Fix pwd markers 2021-03-06 11:58:49 -08:00
Ilan Cosman
8db9d18e7e Remove _tide_cursor_up and _tide_cursor_right 2021-03-05 17:50:30 -08:00
Ilan Cosman
e29efc022d Use fake_columns instead of real columns for wizard 2021-03-05 17:49:53 -08:00
Ilan Cosman
a8b08571d8 Update fake prompt for new printing method 2021-03-05 17:43:08 -08:00
Ilan Cosman
13e08db989 Convert .markdown-lint.yml to json 2021-03-04 17:12:34 -08:00
Ilan Cosman
4811e4df6f Ignore no-duplicate-headers markdownlint rule 2021-03-04 17:05:00 -08:00
Ilan Cosman
0d9e75a48e Fix mega-linter 2021-03-04 17:00:12 -08:00
Ilan Cosman
cf94baad44 Switch to mega-linter 2021-03-04 16:33:32 -08:00
Ilan Cosman
9656e6b02a Fix release action 2021-03-04 12:49:56 -08:00
Ilan Cosman
e0fd877071 Fix changelog for v4.2.0 2021-03-04 12:47:11 -08:00
Ilan Cosman
f3e704e5cf v4.2.0 2021-03-04 11:54:46 -08:00
Ilan Cosman
85c0f720e9 Changelog for v4.2.0 2021-03-04 11:54:18 -08:00
Ilan Cosman
f48828136a More refactoring of print logic 2021-03-04 11:06:17 -08:00
Ilan Cosman
1425585e33 Refactor printing (fixes #111) 2021-03-04 11:05:49 -08:00
Ilan Cosman
280de3b577 Disable macOS CI for now 2021-03-02 16:47:21 -08:00
Ilan Cosman
9354141f48 Make older Fish version text normal size 2021-03-02 16:45:40 -08:00
Ilan Cosman
0fa018069c Require Fish 3.2 2021-03-02 16:40:15 -08:00
Ilan Cosman
3655703522 Add CI syntax and format checking for Fish 2021-03-02 09:53:33 -08:00
Ilan Cosman
b3a7db5b53 Update for Fish v3.2 2021-03-02 09:52:58 -08:00
Ilan Cosman
05af630a82 Run new fish_indent on code 2021-03-02 09:46:40 -08:00
Ilan Cosman
2a888b96b4 Don't even create fish_mode_prompt function 2021-02-28 18:36:37 -08:00
Ilan Cosman
fe924616e1 Refactor fish_prompt.fish 2021-02-28 16:47:07 -08:00
Ilan Cosman
aa50156af9 Make virtual_env item smarter (closes #97) 2021-02-28 15:37:19 -08:00
Piotr Usewicz
4f621eae3f
Add chruby item (#100)
* Add ruby item

* Rename chruby test

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-02-28 08:52:11 -08:00
Christian Volkmann
953203adcf
Load fish_prompt only if session is interactive (#107)
* fix(fish_prompt): Only refresh when session is interactive

* fix: Define empty refresh prompt when non-interactive

* fix: Define empty fish_prompt when non-interactive

* style: Indent

* refactor(fish_prompt): Wrap whole file in if statement

* style: New line
2021-02-26 06:47:24 -08:00
Ilan Cosman
2b516dc02b Use builtin disown 2021-02-26 03:37:07 -08:00
Ilan Cosman
39e96090a0 Add php item test 2021-02-25 14:20:20 -08:00
Ilan Cosman
d0fa97f0fa Add php item (#91) 2021-02-25 14:14:43 -08:00
Ilan Cosman
1fa79ab005 v4.1.1 2021-02-22 14:37:43 -08:00
Ilan Cosman
eadc0490f6 Changelog for v4.1.1 2021-02-22 14:36:36 -08:00
Ilan Cosman
2620cb349a Support toor and Administrator in context item 2021-02-22 14:23:52 -08:00
Ilan Cosman
8d95cec0cb Add cmd_duration and context to generalItems list 2021-02-21 13:29:00 -08:00
Ilan Cosman
3de759dd1b Use wiki for documentation 2021-02-20 20:09:26 -08:00
Ilan Cosman
95f2890d92 Fix changelog for v4.1.0 2021-02-20 14:26:17 -08:00
Ilan Cosman
b872e7697b v4.1.0 2021-02-20 14:14:50 -08:00