enum Terminfo::Keys::Booleans
Defined in:
names.cr
Enum Members
-
AutoLeftMargin =
0
-
AutoRightMargin =
1
-
NoEscCtlc =
2
-
CeolStandoutGlitch =
3
-
EatNewlineGlitch =
4
-
EraseOverstrike =
5
-
GenericType =
6
-
HardCopy =
7
-
HasMetaKey =
8
-
HasStatusLine =
9
-
InsertNullGlitch =
10
-
MemoryAbove =
11
-
MemoryBelow =
12
-
MoveInsertMode =
13
-
MoveStandoutMode =
14
-
OverStrike =
15
-
StatusLineEscOk =
16
-
DestTabsMagicSmso =
17
-
TildeGlitch =
18
-
TransparentUnderline =
19
-
XonXoff =
20
-
NeedsXonXoff =
21
-
PrtrSilent =
22
-
HardCursor =
23
-
NonRevRmcup =
24
-
NoPadChar =
25
-
NonDestScrollRegion =
26
-
CanChange =
27
-
BackColorErase =
28
-
HueLightnessSaturation =
29
-
ColAddrGlitch =
30
-
CrCancelsMicroMode =
31
-
HasPrintWheel =
32
-
RowAddrGlitch =
33
-
SemiAutoRightMargin =
34
-
CpiChangesRes =
35
-
LpiChangesRes =
36
-
BackspacesWithBs =
37
-
CrtNoScrolling =
38
-
NoCorrectlyWorkingCr =
39
-
GnuHasMetaKey =
40
-
LinefeedIsNewline =
41
-
HasHardwareTabs =
42
-
ReturnDoesClrEol =
43
Instance Method Summary
Instance methods inherited from module /srv/crystaldoc.info/github-docelic-terminfo.cr-master/src/names.cr::TerminfoKeyValidator
valid?
valid?
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?
#