command
Here are 1,241 public repositories matching this topic...
-
Updated
Oct 20, 2021
-
Updated
Jul 4, 2020 - TypeScript
-
Updated
Apr 19, 2021
-
Updated
Sep 19, 2021 - JavaScript
-
Updated
Feb 17, 2022 - PHP
-
Updated
Jan 8, 2022 - Go
Describe the bug
The first widget added to a UI will be skipped upon cycling.
To Reproduce
Steps to reproduce the behavior:
- Start the UI, with a couple widgets added one after the other
- Cycle widgets with the set key
- The second widget is focused
Expected behavior
The first widget gets focused first, as it was never selected.
-
Updated
Jan 29, 2022 - Go
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Apr 30, 2021 - Go
-
Updated
Feb 23, 2022 - Go
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Apr 19, 2021 - Go
-
Updated
Feb 23, 2022 - TypeScript
result.on(
success: {
greet: -> (first, last) { puts "Hi #{first} #{last}!" },
print_name: -> (last, first) { puts "#{last}, #{first}!" }
}
)Original POC:
https://gist.github.com/serradura/499e403e64d53dfcb8c891dfff594e20
Once #150 is done, add a way to set default switches something like
manager.getContexts().setDefaultSwitch(Residence.class, "res,residence,r");-
Updated
Jan 12, 2020 - Shell
-
Updated
Oct 31, 2021 - Python
-
Updated
Oct 20, 2021 - TypeScript
-
Updated
Feb 20, 2018 - Shell
-
Updated
Oct 13, 2021 - Rust
-
Updated
Aug 10, 2021 - TypeScript
Following the mindset of #21 - Let's consolidate workflows into GitHub Actions for the docker build process as well, given lack of configurability of the Docker Hub builder.
Improve this page
Add a description, image, and links to the command topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the command topic, visit your repo's landing page and select "manage topics."

The documentation page contains links to how to setup bash completion / man page completion but those links are 404:
https://cobra.dev/doc/md_docs.md
https://cobra.dev/doc/rest_docs.md
https://cobra.dev/doc/man_docs.md
https://cobra.dev/bash_completions.md