class Rofi::Dialog(T)
- Rofi::Dialog(T)
- Reference
- Object
Defined in:
rofi/dialog.crConstant Summary
-
FIELD_SEPARATOR =
"#-#--#---#----#"
-
Ugly hack to deal with rofi's lack of sanitized output
Constructors
Instance Method Summary
- #active_rows : Array(Int32) | Nil
- #case_insensitive : Bool
- #choices
- #key_bindings : Hash(String, Int32)
- #lines : Int32 | Nil
- #matching_method : MatchingMethod
- #message : String | Nil
- #no_custom : Bool
- #only_match : Bool
- #prompt : String | Nil
- #selected_row : Int32 | Nil
- #show : Result(T | Nil) | Nil
- #urgent_rows : Array(Int32) | Nil