enum Unibilium::Entry::Boolean
Defined in:
lib_unibilium.cr
Enum Members
-
Boolean_begin =
0
-
Auto_left_margin =
1
-
Auto_right_margin =
2
-
No_esc_ctlc =
3
-
Ceol_standout_glitch =
4
-
Eat_newline_glitch =
5
-
Erase_overstrike =
6
-
Generic_type =
7
-
Hard_copy =
8
-
Has_meta_key =
9
-
Has_status_line =
10
-
Insert_null_glitch =
11
-
Memory_above =
12
-
Memory_below =
13
-
Move_insert_mode =
14
-
Move_standout_mode =
15
-
Over_strike =
16
-
Status_line_esc_ok =
17
-
Dest_tabs_magic_smso =
18
-
Tilde_glitch =
19
-
Transparent_underline =
20
-
Xon_xoff =
21
-
Needs_xon_xoff =
22
-
Prtr_silent =
23
-
Hard_cursor =
24
-
Non_rev_rmcup =
25
-
No_pad_char =
26
-
Non_dest_scroll_region =
27
-
Can_change =
28
-
Back_color_erase =
29
-
Hue_lightness_saturation =
30
-
Col_addr_glitch =
31
-
Cr_cancels_micro_mode =
32
-
Has_print_wheel =
33
-
Row_addr_glitch =
34
-
Semi_auto_right_margin =
35
-
Cpi_changes_res =
36
-
Lpi_changes_res =
37
-
Backspaces_with_bs =
38
-
Crt_no_scrolling =
39
-
No_correctly_working_cr =
40
-
Gnu_has_meta_key =
41
-
Linefeed_is_newline =
42
-
Has_hardware_tabs =
43
-
Return_does_clr_eol =
44
-
Boolean_end_ =
45
Instance Method Summary
Instance Method Detail
def
backspaces_with_bs?
#
def
ceol_standout_glitch?
#
def
cr_cancels_micro_mode?
#
def
dest_tabs_magic_smso?
#
def
eat_newline_glitch?
#
def
hue_lightness_saturation?
#
def
insert_null_glitch?
#
def
linefeed_is_newline?
#
def
move_standout_mode?
#
def
no_correctly_working_cr?
#
def
non_dest_scroll_region?
#
def
return_does_clr_eol?
#
def
semi_auto_right_margin?
#
def
status_line_esc_ok?
#
def
transparent_underline?
#