Ilan Cosman
64dd0c37d4
Merge prompt_items and functions directories
2021-05-22 20:51:21 -07:00
Ilan Cosman
9f6a4e108b
Partially fix wizard
2021-05-22 20:46:33 -07:00
Ilan Cosman
5659392f93
Reduce number of universal variables
2021-05-18 15:00:49 -07:00
Ilan Cosman
67def5c37b
Switch to snake case
2021-05-12 13:13:51 -07:00
Ilan Cosman
dfe5bb8618
Rename prompt_char to character
2021-04-24 17:42:12 -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
9e7f04d82e
Remove unusable tool items on startup ( fixes #129 )
2021-03-17 14:30:04 -07:00
Ilan Cosman
be6b2722ff
Minor edits
2021-03-13 19:20:33 -08:00
Ilan Cosman
8db9d18e7e
Remove _tide_cursor_up and _tide_cursor_right
2021-03-05 17:50:30 -08:00
Ilan Cosman
05af630a82
Run new fish_indent on code
2021-03-02 09:46:40 -08:00
Ilan Cosman
bc2bddf2dc
Fix tide configure on install bug
2021-01-27 09:34:23 -08:00
Ilan Cosman
8b5a815cb8
Fix 16 colors for classic
2021-01-24 09:42:46 -08:00
Ilan Cosman
3bc8f52d58
Fix quit bug in wizard
2021-01-22 17:28:48 -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
Ilan Cosman
5e2d749cb6
Revert Keep choice prompt on one line always
2020-12-28 09:26:30 -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
6a3ae454ec
Erase async vars after exiting wizard
2020-11-28 11:43:44 -08:00
Ilan Cosman
5ec4a8bf4c
Convert simple if statements to && and ||
2020-11-24 14:39:56 -08:00
Ilan Cosman
b1fd36a348
Add _find_and_remove function
2020-11-19 16:23:54 -08:00
Ilan Cosman
2da3780ac7
Add vi_mode item, add prompt_char_vi variables
2020-09-19 19:30:12 -07:00
Ilan Cosman
24df67cd51
Add "; or echo" to every command substitution set_color
2020-09-05 14:48:27 -07:00
Ilan Cosman
46abf0472d
Exchange short flags for long ones
2020-07-20 14:11:59 -07:00
Ilan Cosman
8c4dd87322
Add code conventions to contributing guide and update code to conform
2020-07-19 13:35:19 -07:00
Ilan Cosman
e9055703e9
Automate configuration menu options
2020-07-14 19:10:59 -07:00
Ilan Cosman
d6b4cc78c1
Move tide subcommands into functions folder
2020-07-14 18:30:58 -07:00