summaryrefslogtreecommitdiff
path: root/util/keys.in
blob: 7ad160898963ec64764cf15132f1578e626093e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
# general General
open Open url
open_url Open url, edit the current url in the address bar
tabopen Open in a new tab
tabopen_url Open url in a new tab, edit the current url in the address bar
winopen Open url in a new window
winopen_url Open url in a new window, edit the current url in the address bar
find_backward Find backward
find_forward Find forward
find_next Find next
find_previous Find previous
history_back Go back
history_forward Go forward
tab_hist_back Go back in a new tab
tab_hist_forward Go forward in a new tab
win_hist_back Go back in a new window
win_hist_forward Go forward in a new window
reload Reload current page
reload_bypass_cache Reload without using any cached data
stop_loading Stop loading current page
insert_mode Insert mode
view_source View page source
zoom_in Zoom in
zoom_out Zoom out
zoom Zoom
quit Quit dwb

# hints Hints
hints Follow hints
hints_tab Follow hints, open link in a new tab
hints_win Follow hints, open link in a new window
hints_links Follow links
hints_images Follow images
hints_images_tab Follow images in a new tab
hints_editable Focus editable elements
hints_url Set hint's url in commandline
hints_url_tab Set hint's url in commandline, open in a new tab
hints_download Download via hints
hints_clipboard Save link location to clipboard
hints_primary Save link location to primary selection
hints_rapid Open new tabs in background rapidly
hints_rapid_win Open new windows rapidly

# bookmark_keys Bookmarks &amp Quickmarks
bookmark Bookmark current page
bookmarks Show bookmarks in a pop up menu
tab_bookmarks Show bookmarks in a pop up menu and open in new tab
win_bookmarks Show bookmarks in a pop up menu and open in new window
save_quickmark Save a quickmark for this page
quickmark Open a quickmark
tab_quickmark Open quickmark in a new tab
win_quickmark Open quickmark in a new window
start_page Open the default homepage

# commandline Commandline
command_mode Enter command mode
entry_confirm Alternative confirm shortcut
entry_escape Alternative escape shortcut
entry_history_back Command history back
entry_history_forward Command history forward
entry_delete_letter Delete a single letter
entry_delete_line Delete to the beginning of the line
entry_delete_line_end Delete to the end of the line
entry_delete_word Delete word
entry_delete_word_forward Delete word forward
entry_word_back Move cursor back on word
entry_word_forward Move cursor forward on word
download_set_execute Toggle between spawning an application and download path 

# scrolling Scrolling
scroll_up Scroll up
scroll_down Scroll down
scroll_right Scroll right
scroll_left Scroll left
scroll_page_down Scroll one page down
scroll_page_up Scroll one page up
scroll_halfpage_down Scroll one-half page down
scroll_halfpage_up Scroll one-half page up
scroll_bottom Scroll to  bottom of the page
scroll_top Scroll to the top of the page

# tabs Tabs &amp UI
tab_new Open a new blank tab
close_tab Close tab
only Close all tabs except for the current one
undo Undo closing last tab
focus_next Focus next tab
focus_tab Focus nth tab
focus_prev Focus previous tab
lock_domain Lock tab to current domain
lock_uri Lock tab to current uri
fullscreen Toggle fullscreen
tab_move Move tab 
tab_move_left Move tab left
tab_move_right Move tab right
toggle_bars Toggle tabbar and statusbar
toggle_statusbar Toggle statusbar
toggle_tabbar Toggle tabbar
protect Protect/unprotect tab 
presentation_mode Toggle presentation mode
visible Toggle visibility of a tab

# completion Completion
buffers Show all open tabs
complete_bookmarks Complete bookmarks
complete_history Complete browsing history
complete_path Complete local file path
complete_searchengines Complete searchengines
complete_userscript Complete userscripts

# clipboard Clipboard
paste Open url from clipboard
tab_paste Open url from clipboard in a new tab
win_paste Open url from clipboard in a new window
paste_primary Open url from primary selection
tab_paste_primary Open url from primary selection in a new tab
win_paste_primary Open url from primary selection in a new window
yank Yank current url to clipboard
yank_primary Yank current url to primary selection
yank_title Yank current title to clipboard
yank_title_primary Yank current title to primary selection

# settings Settings
set_setting Set a setting
show_settings Show and modify global properties
set_key Set keybinding
show_keys Show and modify keyboard configuration
toggle_plugins_host Toggle plugin blocker for current host
toggle_plugins_uri Toggle plugin blocker for current uri
toggle_plugins_host_tmp Toggle plugin blocker for current domain for this session
toggle_plugins_uri_tmp Toggle plugin blocker for current uri for this session
toggle_scripts_host Toggle block content for current domain
toggle_scripts_uri Toggle block content for current uri
toggle_scripts_host_tmp Toggle block content for current domain for this session
toggle_scripts_uri_tmp Toggle block content for current uri for this session
proxy Toggle proxy

# misc Miscellaneous
allow_cookie Allow persistent cookies for current site
allow_session_cookie Allow session cookies for current site
allow_session_cookie_tmp Allow session cookies for current site temporarily
execute_userscript Execute userscript
focus_input Focus the next input
new_tab New tab for next navigation
new_win New window for next navigation
web_inspector Open the webinspector
open_editor Open an external editor for current input/textarea.
print Print current page
save Save all configuration files
save_session Save current session
save_named_session Save current session with name
toggle_hidden_files Toggle hidden files in directory listing
save_search_field Add a new searchengine 
reload_scripts Reload all javascript userscripts 
reload_userscripts Reload userscripts