Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AmokHuginnsson/replxx
/ functions
Functions
506 in github.com/AmokHuginnsson/replxx
⨍
Functions
506
◇
Types & classes
16
↓ 146 callers
Method
check_scenario
( self_, seq_, expected_, history = "one\ntwo\nthree\n", term = "xterm", command = _cxxSample_, dime
tests.py:251
↓ 57 callers
Function
read_unicode_character
* Read a UTF-8 sequence from the non-Windows keyboard and return the Unicode * (char32_t) character it encodes * * @return char32_t Unicode charact
src/terminal.cxx:304
↓ 56 callers
Function
doDispatch
This dispatch routine is given a dispatch table and then farms work out to routines listed in the table based on the character it is called with. The
src/escape.cxx:52
↓ 49 callers
Method
bind_key
src/replxx.cxx:253
↓ 38 callers
Method
bind_key_internal
src/replxx.cxx:257
↓ 21 callers
Method
erase
src/history.cxx:351
↓ 12 callers
Method
write32
src/terminal.cxx:122
↓ 12 callers
Method
write8
src/terminal.cxx:128
↓ 11 callers
Function
beep
src/terminal.cxx:338
↓ 10 callers
Method
indentation
src/prompt.cxx:64
↓ 10 callers
Method
write
src/prompt.cxx:33
↓ 9 callers
Function
virtual_render
src/util.cxx:16
↓ 8 callers
Method
clear
src/replxx_impl.cxx:470
↓ 8 callers
Method
history_add
src/replxx.cxx:153
↓ 7 callers
Function
utf8str_codepoint_len
examples/util.c:3
↓ 6 callers
Method
print
src/replxx.cxx:281
↓ 5 callers
Function
bg
src/replxx.cxx:307
↓ 5 callers
Method
jump_cursor
src/terminal.cxx:716
↓ 5 callers
Function
now_us
src/replxx_impl.cxx:124
↓ 4 callers
Method
clear_screen
ctrl-L, clear screen and redisplay line
src/replxx_impl.cxx:2287
↓ 4 callers
Function
context_len
examples/util.c:21
↓ 4 callers
Function
grayscale
src/replxx.cxx:319
↓ 4 callers
Method
notify_event
src/terminal.cxx:666
↓ 4 callers
Function
rapid
( item )
tests.py:232
↓ 4 callers
Method
restore_pos
src/history.cxx:302
↓ 4 callers
Function
rgb666
src/replxx.cxx:324
↓ 4 callers
Method
set_text
src/prompt.cxx:41
↓ 3 callers
Method
add
src/history.cxx:86
↓ 3 callers
Function
ansi_color
src/util.cxx:121
↓ 3 callers
Method
clear
src/history.cxx:247
↓ 3 callers
Method
drop_last
src/history.cxx:406
↓ 3 callers
Method
invoke
src/replxx.cxx:249
↓ 3 callers
Method
is_last
src/history.cxx:410
↓ 3 callers
Function
notty
src/terminal.cxx:177
↓ 3 callers
Method
save
src/history.cxx:123
↓ 3 callers
Function
seq_to_sym
( str_ )
tests.py:195
↓ 3 callers
Method
set_prompt
src/replxx.cxx:297
↓ 3 callers
Method
updateSearchPrompt
src/prompt.cxx:81
↓ 3 callers
Method
update_last
src/history.cxx:397
↓ 2 callers
Function
bisearch
auxiliary function for binary search in interval table */
src/wcwidth.cpp:74
↓ 2 callers
Function
bold
src/replxx.cxx:311
↓ 2 callers
Method
clear_screen
src/replxx.cxx:241
↓ 2 callers
Method
emulate_key_press
src/replxx.cxx:245
↓ 2 callers
Function
escFailureRoutine
src/escape.cxx:124
↓ 2 callers
Method
get_screen_rows
src/terminal.cxx:163
↓ 2 callers
Method
history_load
src/replxx.cxx:169
↓ 2 callers
Method
history_save
src/replxx.cxx:161
↓ 2 callers
Method
history_scan
src/replxx.cxx:185
↓ 2 callers
Method
history_sync
src/replxx.cxx:157
↓ 2 callers
Method
input
src/replxx.cxx:149
↓ 2 callers
Method
install_window_change_handler
src/replxx.cxx:269
↓ 2 callers
Function
is_a_tty
src/terminal.cxx:47
↓ 2 callers
Function
is_kw
examples/cxx-api.cxx:144
↓ 2 callers
Method
jump
src/history.cxx:287
↓ 2 callers
Method
load
src/history.cxx:218
↓ 2 callers
Method
move
src/history.cxx:278
↓ 2 callers
Method
next
src/history.cxx:36
↓ 2 callers
Function
now_ms_str
src/util.cxx:162
↓ 2 callers
Function
recode
examples/c-api.c:103
↓ 2 callers
Function
replxx_bind_key
src/replxx.cxx:366
↓ 2 callers
Function
replxx_emulate_key_press
src/replxx.cxx:352
↓ 2 callers
Function
replxx_enable_bracketed_paste
src/replxx.cxx:606
↓ 2 callers
Function
replxx_print
src/replxx.cxx:421
↓ 2 callers
Function
replxx_set_unique_history
src/replxx.cxx:601
↓ 2 callers
Method
send_str
( self_, str_, intraKeyDelay_ )
tests.py:243
↓ 2 callers
Method
set_beep_on_ambiguous_completion
src/replxx.cxx:217
↓ 2 callers
Method
set_complete_on_empty
src/replxx.cxx:213
↓ 2 callers
Method
set_completion_callback
src/replxx.cxx:133
↓ 2 callers
Method
set_completion_count_cutoff
src/replxx.cxx:205
↓ 2 callers
Method
set_cursor_visible
src/terminal.cxx:739
↓ 2 callers
Method
set_double_tab_completion
src/replxx.cxx:209
↓ 2 callers
Method
set_highlighter_callback
src/replxx.cxx:141
↓ 2 callers
Method
set_hint_callback
src/replxx.cxx:145
↓ 2 callers
Method
set_hint_delay
src/replxx.cxx:201
↓ 2 callers
Method
set_indent_multiline
src/replxx.cxx:233
↓ 2 callers
Method
set_max_hint_rows
src/replxx.cxx:197
↓ 2 callers
Method
set_max_history_size
src/replxx.cxx:237
↓ 2 callers
Method
set_modify_callback
src/replxx.cxx:137
↓ 2 callers
Method
set_no_color
src/replxx.cxx:229
↓ 2 callers
Method
set_word_break_characters
src/replxx.cxx:193
↓ 2 callers
Function
sym_to_raw
( str_ )
tests.py:187
↓ 2 callers
Function
to_lower
src/conversion.cxx:19
↓ 2 callers
Function
underline
src/replxx.cxx:315
↓ 2 callers
Method
update_screen_columns
src/prompt.cxx:37
↓ 1 callers
Function
ConvertUTF32toUTF8
src/ConvertUTF.cpp:139
↓ 1 callers
Function
ConvertUTF8toUTF32
src/ConvertUTF.cpp:192
↓ 1 callers
Function
HandleEsc
src/windows.cxx:16
↓ 1 callers
Function
copyString8to32
src/conversion.cxx:44
↓ 1 callers
Method
disable_bracketed_paste
src/replxx.cxx:277
↓ 1 callers
Method
disable_raw_mode
src/terminal.cxx:277
↓ 1 callers
Method
enable_bracketed_paste
src/replxx.cxx:273
↓ 1 callers
Method
enable_raw_mode
src/terminal.cxx:211
↓ 1 callers
Method
get_screen_columns
src/terminal.cxx:148
↓ 1 callers
Method
get_state
src/replxx.cxx:261
↓ 1 callers
Method
history_clear
src/replxx.cxx:177
↓ 1 callers
Method
history_size
src/replxx.cxx:181
↓ 1 callers
Function
isLegalUTF8
src/ConvertUTF.cpp:111
↓ 1 callers
Function
isUnsupportedTerm
src/replxx_impl.cxx:108
↓ 1 callers
Function
is_8bit_encoding
src/conversion.cxx:23
↓ 1 callers
Function
is_timestamp
src/history.cxx:177
next →
1–100 of 506, ranked by callers