Ilan Cosman
010ff2ddea
Merge pwd
2021-01-12 15:52:29 -08:00
Ilan Cosman
d6a2271cd3
Fix color bug in pwd
2021-01-11 16:23:35 -08:00
Ilan Cosman
9ceba3d423
Don't error if file doesn't have the specified key
2021-01-10 09:10:04 -08:00
Ilan Cosman
e555aad9e0
New pwd logic with markers
2021-01-10 08:56:46 -08:00
Ilan Cosman
4129099cd2
Ensure prompt variables are erased after uninstall ( fixes #69 )
2021-01-05 18:07:56 -08:00
Ilan Cosman
aa40c45862
Update async gif
2021-01-04 15:16:47 -08:00
Ilan Cosman
46035b236c
Close stdout in background process
2021-01-03 16:09:08 -08:00
Ilan Cosman
00a3fc3365
Fix shortening one letter directories ( fixes #67 )
2021-01-03 08:32:22 -08:00
Ilan Cosman
302bfe1747
Fix _tide_decolor for linux and tmux TERMs ( fixes #66 )
2021-01-02 20:16:03 -08:00
Ilan Cosman
7f55deaf8e
v3.1.0
2020-12-31 21:21:10 -08:00
Varun Madiath
95b0d7802b
Allow for installation into non-standard locations ( #65 )
...
* Allow for installation into non-standard locations
This is useful when installed via fisher, if the user has set up
$fisher_path to be something other than ~/.config/fish
* Use simpler regex
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2020-12-31 21:07:13 -08:00
Peng Guanwen
fb22b3bec9
Set color to normal at end of prompt ( #63 )
...
* Set color to normal at end of prompt char
* move `set_color normal` to _tide_prompt
2020-12-31 20:14:55 -08:00
Ilan Cosman
1bcfe317e4
Fix minor bug after completing configuration wizard
2020-12-28 13:56:55 -08:00
Ilan Cosman
0a33c9cc0b
Minor edits to finish function
2020-12-28 09:52:08 -08:00
Ilan Cosman
5e2d749cb6
Revert Keep choice prompt on one line always
2020-12-28 09:26:30 -08:00
Ilan Cosman
61f1795a54
Update configuration wizard left and right prompts
2020-12-28 08:06:50 -08:00
Ilan Cosman
1c663db346
Minor edits to configuration wizard
2020-12-28 07:42:00 -08:00
Ilan Cosman
f48c21733c
Fix menu bug
2020-12-27 21:46:22 -08:00
Ilan Cosman
d371313635
Keep choice prompt on one line always
2020-12-27 21:17:34 -08:00
Ilan Cosman
d60b593e6f
Simplify configuration menus
2020-12-27 21:12:30 -08:00
Ilan Cosman
09b042acc5
Minor edits
2020-12-26 08:42:21 -08:00
Ilan Cosman
f0ca701538
Replace _tide_last_status with _tide_last_pipestatus[-1]
2020-12-25 16:54:24 -08:00
Ilan Cosman
bf0d7a76b7
Minor edits
2020-12-25 16:32:03 -08:00
Ilan Cosman
a773f703cf
Also refresh prompt on right prompt var change ( fixes #59 )
2020-12-23 14:15:36 -08:00
Ilan Cosman
b4aa00ac43
Remove _tide_on_fish_cancel
2020-12-23 11:04:39 -08:00
Ilan Cosman
d1b2806977
v3.0.0
2020-12-22 19:58:44 -08:00
Ilan Cosman
33e56fb899
Replace basename with pure fish
2020-12-17 21:12:54 -08:00
Ilan Cosman
aaf4386dc7
Simplify nvm item, everyone is using nvm current now
2020-12-17 20:53:47 -08:00
Ilan Cosman
c577cbee9d
Change repaint to force-repaint, fixes vi mode
2020-12-17 15:31:52 -08:00
Ilan Cosman
6ab2fc103c
Accurately redraw the prompt when the line is cancelled ( fixes #53 )
2020-12-13 09:32:20 -08:00
Ilan Cosman
730a65f26c
Bring back classic_prompt_separators
2020-12-10 09:04:59 -08:00
Ilan Cosman
f541c22ed8
Minor performance improvement
2020-12-07 15:15:29 -08:00
Ilan Cosman
2dc7a976c5
Unify configuration show_time menus
2020-12-01 16:10:31 -08:00
Ilan Cosman
fe87411239
Group powerline choices together
2020-11-28 12:19:58 -08:00
Ilan Cosman
6a3ae454ec
Erase async vars after exiting wizard
2020-11-28 11:43:44 -08:00
Ilan Cosman
3f6945b148
Print left prompt suffix when only one line
2020-11-28 11:26:57 -08:00
Ilan Cosman
3874f285a2
Make version number not a universal variable
2020-11-27 09:55:45 -08:00
Ilan Cosman
1f51788879
Set fish_term24bit, fixes git color issues
2020-11-27 08:12:14 -08:00
Ilan Cosman
fa8fad2faa
Update jobs test
2020-11-26 18:19:34 -08:00
Ilan Cosman
282b947d13
SSH_TTY is automatically exported
2020-11-26 13:29:30 -08:00
Ilan Cosman
895d617409
Fix vi-related items
2020-11-25 11:57:45 -08:00
Ilan Cosman
7b25cc7b4c
Fix jobs item
2020-11-25 11:54:17 -08:00
Ilan Cosman
7747a257a3
Fix bugs/performance improvements
2020-11-25 09:41:40 -08:00
Ilan Cosman
f6262a2e28
Set variables in background job
2020-11-25 09:22:35 -08:00
Ilan Cosman
85712feeaa
Disown async job
2020-11-24 22:24:49 -08:00
Ilan Cosman
dc18cfced2
Kill old async processes
2020-11-24 22:13:05 -08:00
Ilan Cosman
f49f6dff4b
Minor edits
2020-11-24 20:54:49 -08:00
Ilan Cosman
0927a23d3e
Bring back set_color normal to fix bug
2020-11-24 20:44:42 -08:00
Ilan Cosman
276660bf2b
Simplify _tide_right_prompt
2020-11-24 20:41:24 -08:00
Ilan Cosman
6015512d8e
Fix right prompt bug
2020-11-24 20:22:21 -08:00