Ilan Cosman
41644062c4
Use status is-interactive instead of own variable
2020-11-24 12:43:48 -08:00
Ilan Cosman
5bd71efa45
More work on async
2020-11-23 14:56:52 -08:00
Ilan Cosman
2646e78e64
Remove vestigial variable _tide_color_normal
2020-11-20 08:37:49 -08:00
Ilan Cosman
648dd8f10f
v2.5.0
2020-11-19 19:25:37 -08:00
Ilan Cosman
fe1ff0ab9e
Minor edits
2020-11-03 11:25:50 -08:00
Ilan Cosman
9b3ac2558b
Simplify install
2020-11-03 10:06:52 -08:00
Jorge Bucaran
583999af3b
Erase _tide_* "private" functions ( #43 )
...
* Erase _tide_* "private" functions; close #42
If we don't erase _tide functions, they remain in the global scope.
This is problematic for functions that register event handlers as
they may fire even after Tide is uninstalled, e.g. _tide_quit. #42
* Fix uninstall bug
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2020-11-03 09:23:59 -08:00
Ilan Cosman
9fc1b32f1a
Add uninstall event handler
2020-10-15 15:15:17 -07:00
Ilan Cosman
3858228776
Switch to scuba
2020-10-12 15:05:51 -07:00
Ilan Cosman
187846c7d7
Rename _tide_Ω_init to _tide_init
2020-09-09 18:41:25 -07:00
Ilan Cosman
edb8b28468
Minor edits
2020-09-07 12:00:54 -07:00
Ilan Cosman
c756f4a681
Combin all pwd functions
2020-08-29 15:38:18 -07:00
Ilan Cosman
490b605ea3
Add detect_os and item_os
2020-07-29 20:36:57 -07:00
Ilan Cosman
46abf0472d
Exchange short flags for long ones
2020-07-20 14:11:59 -07:00
Ilan Cosman
7a3dabbf26
Rename on_startup to init
2020-07-17 23:17:25 -07:00
Ilan Cosman
462972dfac
Move conf.d files to functions directory
2020-07-06 09:40:46 -07:00
Ilan Cosman
db1a859bed
Update tests
2020-07-04 14:01:56 -07:00
Ilan Cosman
b0722acbc3
Add git_prompt_set_vars
2020-07-04 14:01:56 -07:00
Ilan Cosman
563e28ef57
Change cursor movement functions to string repeat
2020-06-29 10:41:51 -07:00
Ilan Cosman
b1eb3dda0f
Remove extra space from pwd
2020-06-28 12:22:51 -07:00
Ilan Cosman
4e4946ecaf
Fix bg_color in pwd
2020-06-24 06:50:00 -07:00
Ilan Cosman
59aaa0a3fb
Fix unwritable icon being too close to pwd
2020-06-22 16:18:51 -07:00
Ilan Cosman
c65b267af1
Minor edits
2020-06-16 12:07:35 -07:00
Ilan Cosman
78916b5c26
Add style option to wizard and lean/pure configs
2020-06-13 19:08:08 -07:00
Ilan Cosman
437aecfa89
Fix / not showing at start of pwd
2020-06-13 14:27:13 -07:00
Ilan Cosman
77cea6cdc6
Remove extraneous file
2020-06-13 14:17:50 -07:00
Ilan Cosman
3be937b287
Minor edits
2020-06-10 09:18:15 -07:00
Ilan Cosman
9a9a86cc94
Update README, fix minor bugs
2020-06-09 14:43:43 -07:00
Ilan Cosman
2ca2ae22d3
Add pwd dir max
2020-06-09 14:16:19 -07:00
Ilan Cosman
faa51b1072
Fix unwritable icon not displaying
2020-06-08 08:41:01 -07:00
Ilan Cosman
9f6f822409
Fix pwd unwritable dir bug
2020-06-08 08:13:21 -07:00
Ilan Cosman
9b8404bfb7
Add $_tide_color_normal var for speed
2020-06-07 20:14:15 -07:00
Ilan Cosman
6a98714b7b
Fix tide omega run
2020-06-07 14:07:34 -07:00
Ilan Cosman
f415ad0f29
Switch from numbers to letters in pwd coloring
2020-06-07 13:52:35 -07:00
Ilan Cosman
b7ce6d3111
Remove "compiling" of pwd colors
2020-06-07 13:42:37 -07:00
Ilan Cosman
5fea366c24
pwd truncates to unique
2020-06-07 09:40:42 -07:00
Ilan Cosman
077cfc2682
Rename variables for consistency
2020-06-06 11:57:43 -07:00
Ilan Cosman
88e0f3b9df
Optimize pwd
2020-06-06 10:40:14 -07:00
Ilan Cosman
0d7f5a9709
Rename variables
2020-05-20 10:39:44 -07:00
Ilan Cosman
78110a8cfb
Rename functions
2020-05-20 10:05:33 -07:00
Ilan Cosman
1b2fcb7f42
Rename to tide
2020-05-18 20:03:25 -07:00
Ilan Cosman
9793e8feb7
Fix one-line prompt bug
2020-05-18 09:44:33 -07:00
Ilan Cosman
6fba067de2
Start converting echo to printf
2020-05-17 13:47:53 -07:00
Ilan Cosman
8d37ae4522
Imrpove local_install
2020-05-17 10:01:17 -07:00
Ilan Cosman
1c286fc473
Fixed git_prompt bug, thank god
2020-05-16 21:43:27 -07:00
Ilan Cosman
e7d5b786d0
Rename functions with lean prefix
2020-04-16 21:20:58 -07:00
Ilan Cosman
76c9a4a447
Move all functions into seperate folder and source them
2020-04-16 01:09:07 -07:00