0

I installed w3m on Termux on Android and then opened google.com using the statement w3m https://google.com/. I would like know how to get out of w3m back to the Terminal window.this is how the screen appeara.

bonyem
  • 1,148
  • 11
  • 20

2 Answers2

4

Simply use 'q'(without quotes)

0

enter image description here

For Exiting the w3m Browser and going back to the Terminal window.

Press CTRL + Q on your keyboard and you will be back on your terminal window.

Khan Saad
  • 823
  • 1
  • 9
  • 26