Skip to content
New issue

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

help in english setting up w3mplus "Bad Request" #1

Open
m040601 opened this issue Feb 3, 2020 · 1 comment
Open

help in english setting up w3mplus "Bad Request" #1

m040601 opened this issue Feb 3, 2020 · 1 comment

Comments

@m040601
Copy link

m040601 commented Feb 3, 2020

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.

@m040601 m040601 changed the title help in english setting up w3mplus <Bad Request> help in english setting up w3mplus "Bad Request" Feb 3, 2020
@qq542vev
Copy link
Owner

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/

正しいコマンド

cp -R ~/w3mplus/bin ~/bin/

about:homeが開けるか試してみてください。

w3m about:home

報告ありがとうございます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants