We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Hello. I use Google Translate because I'm not good at English.
Try modifying the command as follows:
Wrong command
cp -R ~/w3plus/bin ~/bin
Correct command
cp -R ~/w3mplus/bin ~/bin/
Try opening about:home.
w3m about:home
Thank you for the report.
Original text:
こんにちは。私は英語が不得意なのでGoogle 翻訳を利用しています。
次のようにコマンドを修正してみてください。
間違ったコマンド
cp -R ~/w3plus/bin ~/bin/
正しいコマンド
about:homeが開けるか試してみてください。
報告ありがとうございます。
Sorry, something went wrong.
No branches or pull requests
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 ?
Also need https://github.com/ShellShoccar-jpn/misc-tools/tree/5c6909736e1eb48dc2647fdccae036569c805597
export PATH=$PATH:~/bin/:~/.w3m/w3mplus/bin
Keymaps work OK. But when try to run some scripts, get messages"Bad Request".
Thanks in advance.
The text was updated successfully, but these errors were encountered: