NeoMutt
2025-12-11-1039-g550ac6
Teaching an old dog new tricks
DOXYGEN
Toggle main menu visibility
Loading...
Searching...
No Matches
Pager functions
Pager functions
Data
Data
Description
Links
OpPager
Functions for the Pager
Menu
PagerDefaultBindings
Key bindings for the Pager
Menu
PagerFunctions
All the
NeoMutt
functions that the Pager supports
Functions
Function
Description
Links
assert_pager_mode()
Check that pager is in correct mode
down_n_lines()
Reposition the pager's view down by n lines
jump_to_bottom()
Make sure the bottom line is displayed
op_exit()
Exit this menu
pager_function_t
,
pager_function_api
op_first_entry()
Move to the first entry
pager_function_t
,
pager_function_api
op_help()
Help screen
pager_function_t
,
pager_function_api
op_ignore()
Ignore this function
pager_function_t
,
pager_function_api
op_last_entry()
Move to the last entry
pager_function_t
,
pager_function_api
op_pager_half_down()
Scroll down 1/2 page
pager_function_t
,
pager_function_api
op_pager_half_up()
Scroll up 1/2 page
pager_function_t
,
pager_function_api
op_pager_hide_quoted()
Toggle display of quoted text
pager_function_t
,
pager_function_api
op_pager_next_line()
Scroll down one line
pager_function_t
,
pager_function_api
op_pager_next_page()
Move to the next page
pager_function_t
,
pager_function_api
op_pager_prev_line()
Scroll up one line
pager_function_t
,
pager_function_api
op_pager_prev_page()
Move to the previous page
pager_function_t
,
pager_function_api
op_pager_search()
Search for a regular expression
pager_function_t
,
pager_function_api
op_pager_search_next()
Search for next match
pager_function_t
,
pager_function_api
op_pager_skip_headers()
Jump to first line after headers
pager_function_t
,
pager_function_api
op_pager_skip_quoted()
Skip beyond quoted text
pager_function_t
,
pager_function_api
op_quit()
Save changes to mailbox and quit
pager_function_t
,
pager_function_api
op_save()
Save the Pager text
pager_function_t
,
pager_function_api
op_search_toggle()
Toggle search pattern coloring
pager_function_t
,
pager_function_api
op_view_attachments()
Show MIME attachments
pager_function_t
,
pager_function_api
pager_function_dispatcher()
Perform a Pager function
function_dispatcher_t
,
dispatcher_api
pager_get_menu_definition()
Get the Pager
Menu
Definition
pager_init_keys()
Initialise the Pager Keybindings
::init_keys_api
pager_skip_quoted_once()
Skip to next unquoted block
up_n_lines()
Reposition the pager's view up by n lines