Skip to content

Commit ebf9dd4

Browse files
committed
add comment
1 parent a676a64 commit ebf9dd4

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

.w3m/mouse

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
##
2+
# Mouse configuration.
3+
#
4+
# @author qq542vev
5+
# @version 1.0.0
6+
# @date 2019-12-27
7+
# @licence https://creativecommons.org/licenses/by/4.0/
8+
##
9+
110
button 1 default MOVE_MOUSE
211
button 2 default NEXT_HALF_PAGE
312
button 3 default MENU_MOUSE

.w3m/siteconf

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
##
2+
# Webpage configuration.
3+
#
4+
# @author qq542vev
5+
# @version 1.0.0
6+
# @date 2019-12-27
7+
# @licence https://creativecommons.org/licenses/by/4.0/
8+
##
9+
110
url /^bing:/
211
substitute_url "https://www.bing.com/search?q="
312

.w3m/urimethodmap

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
##
2+
# URI method configuration.
3+
#
4+
# @author qq542vev
5+
# @version 1.0.0
6+
# @date 2019-12-27
7+
# @licence https://creativecommons.org/licenses/by/4.0/
8+
##
9+
110
about: file:///cgi-bin/w3mplus?action=aboutURI&uri=%s
211
tp: ht%s
312
tps: ht%s

0 commit comments

Comments
 (0)