Commit graph

24 commits

Author SHA1 Message Date
57ebb91cbd full rewrite of project flow, rewrote config module to use toml 2023-06-26 18:43:39 -04:00
5b20a34c7d version bump 2022-05-24 08:39:06 -04:00
adf2bc762d updated description to better reflect what open is 2022-02-20 22:47:08 -05:00
17a05cf2c5 fixed a panic when opening a file with an unconfigured extension 2021-11-25 12:53:36 -05:00
a270d08c47 added version number to help text 2021-07-28 00:42:16 -04:00
Valerie
c533630ff8
Merge pull request #2 from sleeplessval/use_editor
Merging "use_editor" and "flags"
2021-07-28 00:35:20 -04:00
be34b2bc1e version bump 2021-07-28 00:29:52 -04:00
43397e0640 added the 'use_editor' option to enable using vim as a default 2021-07-27 16:17:45 -04:00
Valerie
206dc672ec
Merge pull request #1 from sleeplessval/flags
Merging flags branch
2021-07-05 15:18:22 -04:00
e1bbcf3c3f fixed conflict 2021-07-05 15:18:07 -04:00
9456983536 added path flag 2021-07-05 13:34:37 -04:00
357fac445f updated README 2021-07-04 14:27:16 -04:00
cb5fb6b1ac added README 2021-06-23 16:33:25 -04:00
c99ef1a7b0 added -h/--help and -a/--add flags. 2021-06-23 10:59:44 -04:00
85b463b9b8 added exit codes 2021-06-18 11:30:14 -04:00
0eda793663 started working on add flag 2021-06-18 11:28:39 -04:00
1f89acec63 fixed an erroneous check to make sure a file operand is present because it isn't required 2021-06-18 00:28:44 -04:00
65ca86a60c added the help flag and an error if too many arguments are passed 2021-06-17 23:31:33 -04:00
bbb73290ef optimization 2021-06-17 23:06:31 -04:00
0cc0aad8b5 version bump 2021-06-16 21:52:22 -04:00
0f03160e17 fixed a bug where local configurations would never be used if the CWD had a .open file 2021-06-16 19:52:34 -04:00
f31fbab01c made config use global values for missing values in local configs. 2021-06-16 19:38:00 -04:00
f9c46c6b17 removed unused use statements 2021-06-16 19:05:41 -04:00
584e01549e initial commit 2021-06-07 20:44:12 -04:00