+ t lr
b View the file in a browser
- exec webbrowser-encode-url -e utf-8 file://%d/%f
+ exec webbrowser-encode-url file://%d/%f
+ t lr
= f \.(htm(l?)|txt)$
w View the file in a new browser window
- exec webbrowser-encode-url -e utf-8 -n file://%d/%f
+ exec webbrowser-encode-url -n file://%d/%f
+ t lr
t View the file in a new browser tab
- exec webbrowser-encode-url -e utf-8 -t file://%d/%f
+ exec webbrowser-encode-url -t file://%d/%f
+ t lr
p View the file in a new private browser tab