Set some settings in w3m to be termux-friendly
authorOliver Schmidhauser <oli@glow.li>
Wed, 13 Sep 2017 09:51:29 +0000 (11:51 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Wed, 13 Sep 2017 09:57:14 +0000 (11:57 +0200)
commit676164fbc3600e401aebda48547cdc1519381d21
treebd58f8f503e0b514a9e56d8a64847cda2907827c
parentdcd2ee17d8afe72ddb1fd698060bd90b292908ef
Set some settings in w3m to be termux-friendly

The default browser and editor in w3m where /usr/bin/firefox and
/usr/bin/vi respectively. I change that to termux-open-url and vi.
If you now press "M" on a link in w3m it will open it with Androids
default browser. If you press "E" while viewing a local file it will
open vi. Previously this has just printed error messages. Obviously
these settings can still be overwritten in the options of w3m to set it
to whatever you want.
packages/w3m/build.sh