docs/meli.conf.5: update valid shortcut entries from src/conf/shortcuts.rs

Closes #136

docs/meli.conf.5 does not contain all shortcuts #136 https://git.meli.delivery/meli/meli/issues/136
tables
Manos Pitsidianakis 2022-03-20 17:11:46 +02:00
parent f5dc25ae0d
commit a866b29499
Signed by: Manos Pitsidianakis
GPG Key ID: 73627C2F690DF710
1 changed files with 163 additions and 93 deletions

View File

@ -445,9 +445,7 @@ Override global settings for this mailbox.
Available sections to override are Available sections to override are
.Em pager, notifications, shortcuts, composing .Em pager, notifications, shortcuts, composing
and the account options and the account options
.Em identity .Em identity Ns
and
.Em index_style Ns
\&. \&.
Example: Example:
.Bd -literal .Bd -literal
@ -604,7 +602,7 @@ Toggle help and shortcuts view.
.\" default value .\" default value
.Pq Em \&? .Pq Em \&?
.It Ic quit .It Ic quit
Quit application. Quit meli.
.\" default value .\" default value
.Pq Ql Em q .Pq Ql Em q
.It Ic enter_command_mode .It Ic enter_command_mode
@ -621,7 +619,23 @@ Go to next tab.
Go to the Go to the
.Em n Ns .Em n Ns
th tab th tab
.Pq Em cannot be redefined .Pq Em M-n
.It Ic scroll_right
Generic scroll right (catch-all setting)
.\" default value
.Pq Em Right
.It Ic scroll_left
Generic scroll left (catch-all setting)
.\" default value
.Pq Em Left
.It Ic scroll_up
Generic scroll up (catch-all setting)
.\" default value
.Pq Em k
.It Ic scroll_down
Generic scroll down (catch-all setting)
.\" default value
.Pq Em j
.It Ic info_message_next .It Ic info_message_next
Show next info message, if any Show next info message, if any
.\" default value .\" default value
@ -634,58 +648,86 @@ Show previous info message, if any
.sp .sp
.Em listing .Em listing
.Bl -tag -width 36n .Bl -tag -width 36n
.It Ic prev_page .It Ic scroll_up
Go to previous page. Scroll up list.
.\" default value .\" default value
.Pq Em PageUp .Pq Em k
.It Ic scroll_down
Scroll down list.
.\" default value
.Pq Em j
.It Ic next_page .It Ic next_page
Go to next page. Go to next page.
.\" default value .\" default value
.Pq Em PageDown .Pq Em PageDown
.It Ic prev_mailbox .It Ic prev_page
Go to previous mailbox. Go to previous page.
.\" default value .\" default value
.Pq Em K .Pq Em PageUp
.It Ic next_mailbox .It Ic new_mail
Go to next mailbox. Start new mail draft in new tab.
.\" default value .\" default value
.Pq Em J .Pq Em m
.It Ic prev_account
Go to previous account.
.\" default value
.Pq Em l
.It Ic next_account .It Ic next_account
Go to next account. Go to next account.
.\" default value .\" default value
.Pq Em h .Pq Em h
.It Ic new_mail .It Ic prev_account
Start new mail draft in new tab Go to previous account.
.\" default value .\" default value
.Pq Em m .Pq Em l
.It Ic set_seen .It Ic next_mailbox
Set thread as seen. Go to next mailbox.
.\" default value .\" default value
.Pq Em n .Pq Em J
.It Ic refresh .It Ic prev_mailbox
Manually request a mailbox refresh. Go to previous mailbox.
.\" default value .\" default value
.Pq Em F5 .Pq Em K
.It Ic open_mailbox
Open selected mailbox
.\" default value
.Pq Em Enter
.It Ic search .It Ic search
Search within list of e-mails. Search within list of e-mails.
.\" default value .\" default value
.Pq Em / .Pq Em /
.It Ic refresh
Manually request a mailbox refresh.
.\" default value
.Pq Em F5
.It Ic set_seen
Set thread as seen.
.\" default value
.Pq Em n
.It Ic union_modifier
Union modifier.
.\" default value
.Pq Em C-u
.It Ic diff_modifier
Difference modifier.
.\" default value
.Pq Em C-d
.It Ic intersection_modifier
Intersection modifier.
.\" default value
.Pq Em i
.It Ic select_entry
Select thread entry.
.\" default value
.Pq Em v
.It Ic increase_sidebar
Increase sidebar width.
.\" default value
.Pq Em C-p
.It Ic decrease_sidebar
Decrease sidebar width.
.\" default value
.Pq Em C-o
.It Ic toggle_menu_visibility .It Ic toggle_menu_visibility
Toggle visibility of side menu in mail list. Toggle visibility of side menu in mail list.
.\" default value .\" default value
.Pq Em ` .Pq Em `
.It Ic increase_sidebar
Increase sidebar width.
.\" default value
.Pq Em Ctrl-p
.It Ic decrease_sidebar
Decrease sidebar width.
.\" default value
.Pq Em Ctrl-o
.El .El
.sp .sp
.Em compact-listing .Em compact-listing
@ -698,10 +740,6 @@ Exit thread view
Open thread. Open thread.
.\" default value .\" default value
.Pq Em Enter .Pq Em Enter
.It Ic select_entry
Select thread entry.
.\" default value
.Pq Em v
.El .El
.sp .sp
.Em pager .Em pager
@ -726,18 +764,34 @@ Go to next pager pag
.sp .sp
.Em contact-list .Em contact-list
.Bl -tag -width 36n .Bl -tag -width 36n
.It Ic scroll_up
Scroll up list.
.\" default value
.Pq Em k
.It Ic scroll_down
Scroll down list.
.\" default value
.Pq Em j
.It Ic create_contact .It Ic create_contact
Create new contact. Create new contact.
.\" default value .\" default value
.Pq Em c .Pq Em c
.It Ic edit_contact .It Ic edit_contact
Edit contact under cursor Edit contact under cursor.
.\" default value .\" default value
.Pq Em e .Pq Em e
.It Ic mail_contact .It Ic mail_contact
Mail contact under cursor Mail contact under cursor.
.\" default value .\" default value
.Pq Em m .Pq Em m
.It Ic next_account
Go to next account.
.\" default value
.Pq Em h
.It Ic prev_account
Go to previous account.
.\" default value
.Pq Em l
.It Ic toggle_menu_visibility .It Ic toggle_menu_visibility
Toggle visibility of side menu in mail list. Toggle visibility of side menu in mail list.
.\" default value .\" default value
@ -747,14 +801,22 @@ Toggle visibility of side menu in mail list.
.sp .sp
.Em composing .Em composing
.Bl -tag -width 36n .Bl -tag -width 36n
.It Ic send_mail
Deliver draft to mailer
.\" default value
.Pq Em s
.It Ic edit_mail .It Ic edit_mail
Edit mail. Edit mail.
.\" default value .\" default value
.Pq Em e .Pq Em e
.It Ic send_mail
Deliver draft to mailer
.\" default value
.Pq Em s
.It Ic scroll_up
Change field focus.
.\" default value
.Pq Em k
.It Ic scroll_down
Change field focus.
.\" default value
.Pq Em j
.El .El
.sp .sp
.Em envelope-view .Em envelope-view
@ -765,34 +827,18 @@ To select an attachment, type its index (you will see the typed result in the co
Select addresses from envelope to add to contacts. Select addresses from envelope to add to contacts.
.\" default value .\" default value
.Pq Em c .Pq Em c
.It Ic view_raw_source
View raw envelope source in a pager.
.\" default value
.Pq Em M-r
.It Ic reply
Reply to envelope.
.\" default value
.Pq Em R
.It Ic reply_to_author
Reply to author.
.\" default value
.Pq Em Ctrl-r
.It Ic reply_to_all
Reply to all/Reply to list/Follow up.
.\" default value
.Pq Em Ctrl-g
.It Ic forward
Forward email.
.\" default value
.Pq Em Ctrl-f
.It Ic edit .It Ic edit
Open envelope in composer. Open envelope in composer.
.\" default value .\" default value
.Pq Em e .Pq Em e
.It Ic return_to_normal_view .It Ic go_to_url
Return to envelope if viewing raw source or attachment. Go to url of given index (with the command
.Ic url_launcher
setting in
.Sx PAGER
section)
.\" default value .\" default value
.Pq Em r .Pq Em g
.It Ic open_attachment .It Ic open_attachment
Opens selected attachment with Opens selected attachment with
.Cm xdg-open .Cm xdg-open
@ -805,52 +851,76 @@ See
for the mailcap file locations. for the mailcap file locations.
.\" default value .\" default value
.Pq Em m .Pq Em m
.It Ic go_to_url .It Ic reply
Go to url of given index (with the command Reply to envelope.
.Ic url_launcher
setting in
.Sx PAGER
section)
.\" default value .\" default value
.Pq Em g .Pq Em R
.It Ic reply_to_author
Reply to author.
.\" default value
.Pq Em C-r
.It Ic reply_to_all
Reply to all/Reply to list/Follow up.
.\" default value
.Pq Em C-g
.It Ic forward
Forward email.
.\" default value
.Pq Em C-f
.It Ic return_to_normal_view
Return to envelope if viewing raw source or attachment.
.\" default value
.Pq Em r
.It Ic toggle_expand_headers
Expand extra headers (References and others)
.\" default value
.Pq Em h
.It Ic toggle_url_mode .It Ic toggle_url_mode
Toggles url open mode. Toggles url open mode.
When active, it prepends an index next to each url that you can select by typing the index and open by issuing When active, it prepends an index next to each url that you can select by typing the index and open by issuing
.Ic go_to_url .Ic go_to_url
.\" default value .\" default value
.Pq Em u .Pq Em u
.It Ic toggle_expand_headers .It Ic view_raw_source
Expand extra headers (References and others) View raw envelope source in a pager.
.\" default value .\" default value
.Pq Em h .Pq Em M-r
.El .El
.sp .sp
.Em thread-view .Em thread-view
.Bl -tag -width 36n .Bl -tag -width 36n
.It Ic reverse_thread_order .It Ic scroll_up
Reverse thread order. Scroll up list.
.\" default value .\" default value
.Pq Em r .Pq Em k
.It Ic toggle_mailview .It Ic scroll_down
Toggle mail view visibility. Scroll down list.
.\" default value .\" default value
.Pq Em p .Pq Em j
.It Ic toggle_threadview
Toggle thread view visibility.
.\" default value
.Pq Em t
.It Ic collapse_subtree .It Ic collapse_subtree
Collapse thread branches. collapse thread branches
.\" default value .\" default value
.Pq Em h .Pq Em h
.It Ic prev_page
Go to previous page.
.\" default value
.Pq Em PageUp
.It Ic next_page .It Ic next_page
Go to next page. Go to next page.
.\" default value .\" default value
.Pq Em PageDown .Pq Em PageDown
.It Ic prev_page
Go to previous page.
.\" default value
.Pq Em PageUp
.It Ic reverse_thread_order
reverse thread order
.\" default value
.Pq Em C-r
.It Ic toggle_mailview
toggle mail view visibility
.\" default value
.Pq Em p
.It Ic toggle_threadview
toggle thread view visibility
.\" default value
.Pq Em t
.El .El
.sp .sp
.Sh NOTIFICATIONS .Sh NOTIFICATIONS