Introduction
Introduction Statistics Contact Development Disclaimer Help
config - dotfiles - These are my dotfiles. There are many like it, but these ar…
git clone git://jay.scot/dotfiles
Log
Files
Refs
README
---
config (752B)
---
1 STARTFILE:~/.config/lynx/bookmarks.html
2
3 # bookmarks
4 DEFAULT_BOOKMARK_FILE:./.config/lynx/bookmarks.html
5
6 # enable unicode
7 CHARACTER_SET:utf-8
8 ASSUME_CHARSET:utf-8
9
10 # image handing
11 XLOADIMAGE_COMMAND:link-handler.sh %s&
12
13 NO_PAUSE:TRUE
14 DEFAULT_EDITOR:/usr/bin/nvim
15
16 # show number for links
17 DEFAULT_KEYPAD_MODE:LINKS_ARE_NUMBERED
18
19 # clean and read
20 EXTERNAL:http:link-handler.sh '%s'
21
22 # hide help menus
23 DEFAULT_USER_MODE:ADVANCED
24
25 # reject all cookies
26 ACCEPT_ALL_COOKIES:FALSE
27 SET_COOKIES:FALSE
28
29 # dont send referrer
30 NO_REFERER_HEADER:TRUE
31 REFERER_WITH_QUERY:DROP
32
33 # timeout
34 CONNECT_TIMEOUT:15
35
36 # vi keys
37 VI_KEYS_ALWAYS_ON:TRUE
38
39 # keymaps
40 KEYMAP:q:ABORT
41 KEYMAP:d:DOWNLOAD
42 KEYMAP:i:IMAGE_TOGGLE
43
44 # fat finger prevention
45 KEYMAP:o:UNMAPPED
46 KEYMAP:H:UNMAPPED
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.