Is there a way to remove Do you want to exit w3m? (y/n) from prompting after I press q to exit the application?
Is there a way to remove Do you want to exit w3m? (y/n) from prompting after I press q to exit the application?
You can use the -o confirm_qq=false option on the command line.
Example:
$ w3m -o confirm_qq=false