Ilan Cosman
139545f976
Calculate staged vs dirty
2021-01-16 13:06:14 -08:00
Ilan Cosman
8d1c92d9b0
Rename variables
2021-01-16 10:40:00 -08:00
Ilan Cosman
be8720536f
Add stash count
2021-01-16 10:23:30 -08:00
Ilan Cosman
0632655297
Add upstream ahead/behind
2021-01-16 10:11:47 -08:00
Ilan Cosman
bdc1a6448f
Initial commit
2021-01-16 09:49:48 -08:00
Ilan Cosman
f3b4e6aa98
Remove git from tide_pwd_anchors, left there by mistake
2021-01-15 20:13:28 -08:00
Ilan Cosman
18c687b2d6
Simplify pwd item, remove pwd_max_dirs
2021-01-15 20:08:33 -08:00
Ilan Cosman
306a918dd9
Fix spaces in pwd bug ( fixes #74 )
2021-01-15 17:33:49 -08:00
Ilan Cosman
e0aca078fb
Replace @mesg with @echo
2021-01-12 20:12:55 -08:00
Jorge Bucaran
5648b80915
Capitalize word Fish ( #71 )
2021-01-12 20:09:32 -08:00
Jorge Bucaran
bee67c6c4a
Use Fishtape instead of Spout ( #70 )
...
* Use Fishtape
* Capitalize
* Don't capitalize link
* Don't invalidate rust test
2021-01-12 19:58:48 -08:00
Ilan Cosman
bd44ff6206
v3.2.0
2021-01-12 16:03:31 -08:00
Ilan Cosman
43d908bf2f
Changelog for v3.2.0
2021-01-12 16:03:13 -08:00
Ilan Cosman
010ff2ddea
Merge pwd
2021-01-12 15:52:29 -08:00
Ilan Cosman
b085f7026f
Remove extra <br>
2021-01-12 15:43:17 -08:00
Ilan Cosman
2bde490d97
Increase thanks to powerlevel10k
2021-01-12 15:38:46 -08:00
Ilan Cosman
3a90834b57
Replace <small> with <sup>
2021-01-12 14:22:08 -08:00
Ilan Cosman
882b3549f0
Minor edits to current directory section
2021-01-12 13:50:46 -08:00
Ilan Cosman
25cb215817
Add pwd section to features
2021-01-12 13:41:12 -08:00
Ilan Cosman
d142073081
Remove blah file, that's embarassing
2021-01-12 09:15:15 -08:00
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
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
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