class

Rf::Menu

Inherits Keimeno::Base < Reference < Object

Constants

CRLF = "\n\r"

Constructors

new(dirs : Array(Dir), max_entries_shown : Int32)
Source

Instance methods

character_key(keystroke) : Nil
Source
cleanup
Source
clear_line
Source
colorize_match(str : String, selected : Bool)
Source
colorize_selected(str : String, selected : Bool)
Source
cursor_down
Source
cursor_up
Source
display
Source
filter
Source
highlight_colorized(str : String, highlights : Array(Int32), selected : Bool)
Source
key_backspace
Source
key_ctrl_w
Source
key_down_arrow
Source
key_enter
Source
key_escape
Source
key_up_arrow
Source
puts(thing) : Nil
Source
return_value
Source
show_input
Source
wait_for_input
Source