command
Here are 885 public repositories matching this topic...
-
Updated
Jul 4, 2020 - TypeScript
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Apr 20, 2020
-
Updated
Apr 18, 2020 - PHP
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Jan 2, 2020
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 28, 2020 - Go
-
Updated
Jul 11, 2020 - Go
-
Updated
May 2, 2020 - Go
-
Updated
Oct 21, 2018 - JavaScript
Because BlockLabels uses _lines
instead of _title
, set_title does nothing.
To reproduce:
import py_cui
root = py_cui.PyCUI(2,2)
root.set_title('Block Labels')
label = root.add_block_label('Hello\nWorld', 0,0, row_span=2, column_span=2)
label.set_title('Goodbye\nWorld')
root.start()
Expected behavior
set_title(title) should set the BlockLabel's ._line
-
Updated
Jul 8, 2020 - Python
-
Updated
Dec 19, 2019 - Rust
-
Updated
Feb 20, 2018 - Shell
-
Updated
Feb 14, 2020 - TypeScript
-
Updated
Jul 3, 2020 - Go
-
Updated
May 22, 2020 - C#
-
Updated
Sep 11, 2018 - JavaScript
What was the confusing thing is the world came down to a simple lack of documentation and understanding of how something worked.
When using {@@} in description and message, you CAN'T use ROOT values. You MUST supply a children section for the languages. The improvement would be to allow multi-nested values along with root values in the @@
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
-
Updated
Aug 17, 2020 - TypeScript
-
Updated
Jan 12, 2020 - Shell
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."
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a