mirror of
https://github.com/makew0rld/amfora.git
synced 2025-01-03 14:56:27 -05:00
🔧 List all keybindings - fixes #190
This commit is contained in:
parent
a7f4ab35cb
commit
d369704506
@ -140,6 +140,28 @@ scrollbar = "auto"
|
|||||||
# bind_link9 = "9"
|
# bind_link9 = "9"
|
||||||
# bind_link0 = "0"
|
# bind_link0 = "0"
|
||||||
|
|
||||||
|
# All keybindings:
|
||||||
|
#
|
||||||
|
# bind_bottom
|
||||||
|
# bind_edit
|
||||||
|
# bind_home
|
||||||
|
# bind_bookmarks
|
||||||
|
# bind_add_bookmark
|
||||||
|
# bind_save
|
||||||
|
# bind_reload
|
||||||
|
# bind_back
|
||||||
|
# bind_forward
|
||||||
|
# bind_pgup
|
||||||
|
# bind_pgdn
|
||||||
|
# bind_new_tab
|
||||||
|
# bind_close_tab
|
||||||
|
# bind_next_tab
|
||||||
|
# bind_prev_tab
|
||||||
|
# bind_quit
|
||||||
|
# bind_help
|
||||||
|
# bind_sub: for viewing the subscriptions page
|
||||||
|
# bind_add_sub
|
||||||
|
|
||||||
[url-handlers]
|
[url-handlers]
|
||||||
# Allows setting the commands to run for various URL schemes.
|
# Allows setting the commands to run for various URL schemes.
|
||||||
# E.g. to open FTP URLs with FileZilla set the following key:
|
# E.g. to open FTP URLs with FileZilla set the following key:
|
||||||
|
@ -137,6 +137,28 @@ scrollbar = "auto"
|
|||||||
# bind_link9 = "9"
|
# bind_link9 = "9"
|
||||||
# bind_link0 = "0"
|
# bind_link0 = "0"
|
||||||
|
|
||||||
|
# All keybindings:
|
||||||
|
#
|
||||||
|
# bind_bottom
|
||||||
|
# bind_edit
|
||||||
|
# bind_home
|
||||||
|
# bind_bookmarks
|
||||||
|
# bind_add_bookmark
|
||||||
|
# bind_save
|
||||||
|
# bind_reload
|
||||||
|
# bind_back
|
||||||
|
# bind_forward
|
||||||
|
# bind_pgup
|
||||||
|
# bind_pgdn
|
||||||
|
# bind_new_tab
|
||||||
|
# bind_close_tab
|
||||||
|
# bind_next_tab
|
||||||
|
# bind_prev_tab
|
||||||
|
# bind_quit
|
||||||
|
# bind_help
|
||||||
|
# bind_sub: for viewing the subscriptions page
|
||||||
|
# bind_add_sub
|
||||||
|
|
||||||
[url-handlers]
|
[url-handlers]
|
||||||
# Allows setting the commands to run for various URL schemes.
|
# Allows setting the commands to run for various URL schemes.
|
||||||
# E.g. to open FTP URLs with FileZilla set the following key:
|
# E.g. to open FTP URLs with FileZilla set the following key:
|
||||||
|
Loading…
Reference in New Issue
Block a user