command
Here are 1,166 public repositories matching this topic...
-
Updated
Oct 2, 2021
-
Updated
Jul 4, 2020 - TypeScript
I have an idea for a new feature for jQuery Terminal
It was used to update the version in package.json file but now it the Makefile update package.in when package.json changes and it recursive it keeps updating.
The package.in have {{VER}} that is updated with current version but to update the package.in the code use regex so it can just update the file iteself.
The file is modifi
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
-
Updated
Apr 19, 2021
-
Updated
Sep 19, 2021 - JavaScript
-
Updated
Dec 20, 2020 - PHP
-
Updated
Oct 8, 2021 - Go
-
Updated
Sep 28, 2021 - 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
Apr 30, 2021 - Go
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Apr 19, 2021 - Go
-
Updated
Oct 7, 2021 - 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
Dec 28, 2020 - Python
-
Updated
Aug 29, 2021 - TypeScript
-
Updated
Aug 28, 2021 - Rust
-
Updated
Feb 20, 2018 - Shell
-
Updated
Jan 12, 2020 - Shell
-
Updated
Aug 10, 2021 - TypeScript
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."

GenMarkdownTreeCustom has a way to a header (
filePrependerarg), however there is not a first class way to add a footer.