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 |
|
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 |
|