Hi, very interesting project
I tried testing this w3m configuration but I don't know exactly what I need to do. Can you help me ?
cd ~
git clone https://github.com/qq542vev/w3mplus
Also need https://github.com/ShellShoccar-jpn/misc-tools/tree/5c6909736e1eb48dc2647fdccae036569c805597
cd ~/w3mplus
git submodule update --init
cp -R ~/w3mplus/.w3m ~/.w3m
cp -R ~/w3plus/bin ~/bin/
export PATH=$PATH:~/bin/:~/.w3m/w3mplus/bin
Keymaps work OK. But when try to run some scripts, get messages"Bad Request".
Thanks in advance.