Ilan Cosman
d6a2271cd3
Fix color bug in pwd
2021-01-11 16:23:35 -08:00
Ilan Cosman
c9614a4eb3
Update Configuration.md for markers
2021-01-11 16:16:55 -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
Ilan Cosman
4c6f646611
Changelog for v3.1.0
2020-12-31 21:20:26 -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
a3666e4d89
Fix bug when configuring right after install
2020-12-28 09:46:47 -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
c2213d5abc
Remove defunct NVM_DIR variable
2020-12-23 11:35:33 -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
9a7bff3089
Changelog for v3.0.0
2020-12-22 19:56:20 -08:00
Ilan Cosman
a7561f0390
Move questions to discussions
2020-12-22 19:54:57 -08:00
Ilan Cosman
d5679c8d12
Reorganize feature list
2020-12-22 17:43:22 -08:00
Ilan Cosman
51180980bb
Add async feature section
2020-12-22 17:43:01 -08:00
Ilan Cosman
9bc29b58f6
Update logo
2020-12-21 17:45:27 -08:00
Ilan Cosman
eda358afd7
Add async gif
2020-12-21 17:36:23 -08:00
Ilan Cosman
a4b556496a
Don't feature pure emulation
2020-12-20 17:59:05 -08:00
Ilan Cosman
fbef629d8e
Update extensible image
2020-12-20 17:54:20 -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
4260364bcd
Update multi line right prompt image
2020-12-13 12:27:05 -08:00
Ilan Cosman
06d10947a5
Update flexible image
2020-12-13 12:19:52 -08:00
Ilan Cosman
3a27e9ac5a
Modify language
2020-12-13 12:12:37 -08:00
Ilan Cosman
164d7a7a8e
Update configuration wizard gif
2020-12-13 12:01:07 -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
6dcb35a846
Update header image
2020-12-10 09:06:54 -08:00
Ilan Cosman
730a65f26c
Bring back classic_prompt_separators
2020-12-10 09:04:59 -08:00
Ilan Cosman
3037a0174a
Add fast bulletpoint, remove powerful, rework language
2020-12-07 16:04:00 -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