-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
This idea is to add bash completion for libcompose.
Below is a bash completion example:
// press tab twice after input "docker k", "kill" is completed and containers are printed.
root@SZX100004189…
bohai updated
8 years ago
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
for all command line tools
we could provide bash auto-completion for an easier utilization
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
```
What steps will reproduce the problem?
1. Start using commands like "cd" and "ls"
2.
3.
What is the expected output? What do you see instead?
I see the proper output, but each time I type a comma…
-
The bash implementation has scoping issues, these should be fixed, maybe we should inline the stack functions.
-
Thank you for the great tool, was very useful to extract data from raw protobuf captures without writing any code.
However, decode_raw is not very friendly with pipeline processing in bash: it alwa…
-
After the v4 release it is highly likely that there are a few things missing from the bash autocompletion we have / had in place (untested, but likely).
In addition there is an OSAG-specific piece of…
-
Hello, i have dd and i try to use parameter --password but not working, password not change, but parameter rdp port working
bash reinstall.sh dd --img https://link.gz --rdp-port 6969 --password My-…