Idź do kodu źródłowego tego pliku.
§ MAX_LINES_PER_SCREEN
#define MAX_LINES_PER_SCREEN 300 |
§ readline_current
§ readline_window
§ bind_handler_window()
int bind_handler_window |
( |
int |
a, |
|
|
int |
key |
|
) |
| |
§ bind_sequence()
int bind_sequence |
( |
const char * |
seq, |
|
|
const char * |
command, |
|
|
int |
quiet |
|
) |
| |
§ current_prompt()
const char* current_prompt |
( |
void |
| ) |
|
current_prompt()
Get the current prompt, locale-recoded.
- Zwraca
- Static buffer pointer, non-NULL, locale-encoded.
§ empty_generator()
char* empty_generator |
( |
char * |
text, |
|
|
int |
state |
|
) |
| |
§ my_completion()
char** my_completion |
( |
char * |
text, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
§ my_getc()
§ my_loop()
§ set_prompt()
void set_prompt |
( |
const char * |
prompt | ) |
|
§ ui_readline_init()
void ui_readline_init |
( |
| ) |
|
§ ui_readline_loop()
int ui_readline_loop |
( |
void |
| ) |
|
§ ui_readline_print()
void ui_readline_print |
( |
window_t * |
w, |
|
|
int |
separate, |
|
|
const char * |
xline |
|
) |
| |
§ window_activity()
gchar* window_activity |
( |
void |
| ) |
|
§ window_refresh()
§ window_write()
int window_write |
( |
int |
id, |
|
|
const char * |
line |
|
) |
| |
§ config_ctrld_quits
§ config_print_line
§ pager_lines
§ screen_columns
§ screen_lines
§ ui_need_refresh
§ ui_screen_height
§ ui_screen_width