1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

2629 Commits

Author SHA1 Message Date
Kelly Brazil 1675aa7a59 add shell completion wiki link 2022-06-15 16:08:31 -07:00
Kelly Brazil 7fd67fda13 Merge pull request #256 from kellyjonbrazil/dev
v1.20.1
v1.20.1
2022-06-15 22:16:07 +00:00
Kelly Brazil 7583f315ce add long options tests 2022-06-15 13:21:37 -07:00
Kelly Brazil 7fd70d2088 doc update 2022-06-15 13:10:12 -07:00
Kelly Brazil 337ee73844 doc update 2022-06-15 12:51:42 -07:00
Kelly Brazil 43702a260b strip single quotes just like double quotes 2022-06-15 12:50:58 -07:00
Kelly Brazil 40208a9f76 doc update 2022-06-15 11:25:21 -07:00
Kelly Brazil b958358389 update _snake_case comment 2022-06-15 11:15:26 -07:00
Kelly Brazil c23aacedad doc update 2022-06-15 11:12:49 -07:00
Kelly Brazil 4f148469d7 preserve keyname case with -r 2022-06-15 11:12:43 -07:00
Kelly Brazil 247c43278c add postconf tests 2022-06-15 09:22:09 -07:00
Kelly Brazil 45f45e0511 add examples 2022-06-15 09:18:11 -07:00
Kelly Brazil c0c469ae9b add comments 2022-06-14 17:03:54 -07:00
Kelly Brazil 4b86fd8d8a manipulate words and CURRENT to fix magic completions in Zsh 2022-06-14 16:51:45 -07:00
Kelly Brazil 8fba47f449 doc update 2022-06-14 12:42:30 -07:00
Kelly Brazil f9ae964280 reuse arrays in zsh completions 2022-06-14 08:49:26 -07:00
Kelly Brazil ca95615d7f partially working _normal completion for zsh 2022-06-14 07:42:55 -07:00
Kelly Brazil 747b255e34 zsh working same as bash except for magic command completions 2022-06-13 21:09:37 -07:00
Kelly Brazil c0da9ebd6c only check previous words in bash completion 2022-06-10 17:25:19 -07:00
Kelly Brazil 5c40b38a05 fix help bash completions so they don't repeat parsers 2022-06-10 12:02:04 -07:00
Kelly Brazil 7bc03dcf06 add local vars to bash completion 2022-06-08 08:51:23 -07:00
Kelly Brazil f62e6168fd fix help completions for bash 2022-06-08 08:50:20 -07:00
Kelly Brazil 39c1470ea6 add special options to bash completion 2022-06-07 11:57:48 -07:00
Kelly Brazil e48b99f1c1 fix bash completion behavior 2022-06-07 11:02:05 -07:00
Kelly Brazil 71ae545907 better working bash completion 2022-06-06 16:24:52 -07:00
Kelly Brazil b9a5eda187 formatting 2022-06-06 10:52:40 -07:00
Kelly Brazil 231a2039c2 update options 2022-06-06 10:49:17 -07:00
Kelly Brazil a415bc23fa man page update 2022-06-06 10:32:18 -07:00
Kelly Brazil 79add35fc1 split long and short options 2022-06-05 18:09:44 -07:00
Kelly Brazil 901763fc39 fix hyphens 2022-06-05 18:06:38 -07:00
Kelly Brazil 1034cb1ea2 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2022-06-05 18:04:42 -07:00
Kelly Brazil 020093fd67 revert non-breaking hyphens 2022-06-05 18:04:35 -07:00
Kelly Brazil f17b3fbd32 add non-breaking hyphens 2022-06-05 17:54:34 -07:00
Kelly Brazil 15b58e3a6b add long-options 2022-06-05 17:52:14 -07:00
Kelly Brazil da6c98826b doc update 2022-06-05 17:40:05 -07:00
Kelly Brazil 26415e2978 formatting 2022-06-05 17:17:13 -07:00
Kelly Brazil d849bd3b66 add bash and zsh completions to cli 2022-06-05 16:23:55 -07:00
Kelly Brazil 5996192455 remove indent at end of help text 2022-06-05 12:16:30 -07:00
Kelly Brazil a38b6b5522 add long options 2022-06-05 12:12:58 -07:00
Kelly Brazil 1d6bc40bff fix no_wake_up_before_first_use to allow None 2022-06-03 10:35:49 -07:00
Kelly Brazil 437fa62cb1 update schema 2022-06-03 10:29:55 -07:00
Kelly Brazil 6cde26d9ed add process logic 2022-06-02 14:53:31 -07:00
Kelly Brazil f6dd5a68cd doc update 2022-06-02 09:28:00 -07:00
Kelly Brazil b1507dc576 initial postconf parser 2022-06-02 09:14:02 -07:00
Kelly Brazil a5d5b1554f change variable name from list to my_list 2022-06-02 08:34:51 -07:00
Kelly Brazil ec8efebc94 move _get_item outside of parse function 2022-06-02 08:31:28 -07:00
Kelly Brazil f86cbf5527 Merge pull request #250 from pbrezina/id
id: parse output without name
2022-06-02 15:27:07 +00:00
Pavel Březina 57142d899c id: parse output without name
If a group does not exist only gid is present in the command output.
2022-06-02 12:51:11 +02:00
Kelly Brazil 504a04279e version bump 2022-06-01 12:13:50 -07:00
Kelly Brazil 3b4ef4a814 formatting 2022-06-01 12:13:41 -07:00