Username404
|
d41d492686
|
main.cpp: Add a '-o'/'--output' argument
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2023-06-12 21:31:46 +02:00 |
Username404
|
3c7835b2a6
|
Remove the useless scripts/TestYbcon file
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2022-04-21 23:31:10 +02:00 |
Username404
|
dce232c5c9
|
Fix different arguments being treated as duplicates because of short versions in the shell wrapper script
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2022-04-21 23:31:08 +02:00 |
Username404
|
21137f5beb
|
Add a "--text" argument
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2022-04-21 23:31:02 +02:00 |
Username404
|
a59629bf94
|
Update the description of the "--buildInfo" argument
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2022-02-14 14:12:00 +01:00 |
Username404-59
|
62204d480e
|
Support "--newlines=on/off" and "--buildInfo" in the shell scripts
|
2021-10-20 17:26:39 +02:00 |
Username404
|
ecc2683cea
|
Show an error when the executable is not found in scripts/ybcon.
|
2021-07-12 14:36:46 +02:00 |
Username404-59
|
84b2d8812c
|
Fix the condition introduced in previous commits.
|
2021-07-08 12:57:33 +02:00 |
Username404-59
|
710590fef6
|
Fix the previous commit.
|
2021-07-08 10:42:10 +02:00 |
Username404-59
|
c3bf6609f2
|
Fix the shell script arguments not working at all.
|
2021-07-08 10:37:17 +02:00 |
Username404-59
|
36b3a07b35
|
Show the usage dialog when a .ybcon file isn't provided in the shell script.
|
2021-07-07 22:36:14 +02:00 |
Username404-59
|
dfc42a49af
|
Remove .zcompdump files after installing the zsh autocompletion script.
|
2021-07-07 21:38:01 +02:00 |
Username404-59
|
3f4aed1389
|
Add support for the --parallel argument in shell scripts.
|
2021-07-07 19:10:39 +02:00 |
Username404-59
|
c22e59bd62
|
Add a newline in the --help argument of the ybcon shell script
|
2021-04-24 18:12:13 +02:00 |
Username404-59
|
ee6817c0e9
|
Fix "--printresult" and "--target=" not being completed after other arguments in zsh.
|
2021-03-30 17:33:52 +02:00 |
Username404
|
15637db2cc
|
Abort the postinst script when errors are present.
|
2021-03-30 16:37:48 +02:00 |
Username404
|
b02f2eaffd
|
Change the name of the zsh completion for "--target=".
|
2021-03-30 16:16:53 +02:00 |
Username404-59
|
d0c3cedfb2
|
Don't put a space in the fish shell completion of "--target=".
|
2021-03-29 21:38:53 +02:00 |
Username404-59
|
bbd060618f
|
Add a few missing words to the commands statement in the first line of scripts/completions/fish-completion.fish.
|
2021-03-29 21:18:29 +02:00 |
Username404-59
|
704b3d479e
|
Add completions for the "--target=" argument.
|
2021-03-29 20:42:52 +02:00 |
Username404-59
|
c087d8b2f0
|
Shorten the ybcon shell command script.
|
2021-03-26 13:03:32 +01:00 |
Username404-59
|
c933c7e86e
|
Include the --target option in the help dialog.
|
2021-03-26 10:16:48 +01:00 |
Username404-59
|
b9e339caf8
|
Move some code in the shell command to a switch-case statement.
|
2021-03-25 21:41:04 +01:00 |
Username404-59
|
76cd97715f
|
Add the "--target=" parameter to the shell command.
|
2021-03-25 21:33:42 +01:00 |
Username404
|
40ff865489
|
Use the /usr directory instead of /opt.
|
2021-03-24 13:18:17 +01:00 |
Username404
|
79c44c5e0e
|
Don't invoke exit in the bash completion script.
|
2021-03-24 12:00:05 +01:00 |
Username404
|
88cd9627ce
|
Try to use the /usr/share/zsh/vendor-completions directory when the /etc/zsh_completion.d one is not present for zsh completions.
|
2021-03-18 15:31:37 +01:00 |
Username404
|
b354c8df53
|
Rename scripts/postinst.sh to postinst, else it won't be executed on debian.
|
2021-03-18 14:32:08 +01:00 |
Username404-59
|
eb821b9f22
|
Fix scripts/postinst.sh.
|
2021-03-03 13:35:55 +01:00 |
Username404-59
|
4d8f09ee68
|
Use the right installation directories.
|
2021-03-03 13:24:16 +01:00 |
Username404-59
|
111a4cc798
|
Complete the zsh-completion.zsh script.
|
2021-02-28 22:28:05 +01:00 |
Username404-59
|
ab71c08085
|
Change the structure of installation directories, and move the completion scripts.
|
2021-02-28 19:30:52 +01:00 |
Username404-59
|
76057e34ab
|
Rename the ybcon.sh script to ybcon, and put it in a different install directory.
|
2021-02-28 18:14:56 +01:00 |
Username404-59
|
ebd42d06b1
|
Show the usage only one time in ybcon.sh, in all possible cases.
|
2021-02-28 13:59:23 +01:00 |
Username404-59
|
a06bbc158c
|
Change the zsh description of the -p option.
|
2021-02-27 22:24:03 +01:00 |
Username404-59
|
85dc6d7675
|
Add basic (and incomplete) zsh completions with scripts/zsh-completion.zsh.
|
2021-02-27 22:17:03 +01:00 |
Username404-59
|
b6f2c79d5c
|
Bash filename completion and more!
|
2021-02-27 14:19:45 +01:00 |
Username404-59
|
9c31ac48e5
|
Use mapfile -t to fix the bash autocompletion script.
|
2021-02-27 13:20:41 +01:00 |
Username404-59
|
f50889ba8b
|
Show the usage when the -p/--printresult options are used alone.
|
2021-02-27 12:55:09 +01:00 |
Username404-59
|
6d3bb893a8
|
Also show the usage when the -p/--printresult options are repeated together with .ybcon files.
|
2021-02-26 21:58:05 +01:00 |
Username404-59
|
f5c8b6290e
|
Show the usage message when -p/--printresult is repeated.
|
2021-02-26 21:51:35 +01:00 |
Username404-59
|
36c1f17fc1
|
Fix the switch case instruction in scripts/ybcon.sh.
|
2021-02-26 21:22:16 +01:00 |
Username404-59
|
1a2550f27e
|
Improve the fish autocompletion.
|
2021-02-26 20:47:30 +01:00 |
Username404-59
|
342042282b
|
Fix skipArgsIteration in scripts/ybcon.sh.
|
2021-02-26 20:30:45 +01:00 |
Username404-59
|
a427010099
|
Complete scripts/fish-completion.fish, improve scripts/ybcon.sh and add a --version argument.
|
2021-02-26 20:28:53 +01:00 |
Username404-59
|
aeafd990e4
|
Fix the fish path in scripts/postinst.sh.
|
2021-02-26 14:24:42 +01:00 |
Username404-59
|
580500ada9
|
Update README.md and begin adding a fish shell autocompletion script.
|
2021-02-26 14:22:29 +01:00 |
Username404-59
|
20907ad833
|
Add a missing option to scripts/bash-completion.sh.
|
2021-02-26 12:47:31 +01:00 |
Username404-59
|
fe8be54005
|
Improve scripts/bash-completion.sh and the command line arguments a bit.
|
2021-02-26 12:32:43 +01:00 |
Username404-59
|
3ea7d384e0
|
Implement basic bash autocompletion in the scripts/bash-autocompletion.sh file.
|
2021-02-25 22:49:26 +01:00 |