Questions tagged [w3m]

w3m is a text based web-browser which can be run in a terminal.

26 questions
8
votes
3 answers

Image preview doesn't work in ranger

I have installed ranger file manager and rxvt-unicode terminal, and I want ranger to display previews of images in the terminal. I have also installed w3m, but I can't get images to preview. I think this is an issue for w3m, because when I load…
fdfdsd
  • 103
6
votes
3 answers

Getting text and links from a web page

I would like to have a script that downloads a web page with curl, pipes it to w3m, which is stripping it from all content except text and links. Is it possible to specify for the -T option of w3m, more than just one content-type and how? To…
S.R.
  • 373
  • 1
  • 7
  • 16
2
votes
1 answer

w3m doesn't show me images on Ubuntu. How to fix it?

I've updated apt and installed both w3m and w3m-img: $ apt install w3m-img Reading package lists... Done Building dependency tree Reading state information... Done w3m is already the newest version (0.5.3-36build1). w3m-img is already the…
2
votes
1 answer

How do you find text using w3m?

I would like to be able to find a word in a web page using w3m. On most browsers I can use ctrl+f to find a word. I know this can be done on w3m but Google has decided to not provide any results today, and I don't see anything on the manpage.
mchid
  • 43,546
  • 8
  • 97
  • 150
1
vote
1 answer

w3m window in server

I am using proxy for internet with ubuntu server. In server we have to login the internet provider and it should be left idle. In GUI we can minimize the browser. How to minimize w3m ?
Vikram
  • 133
1
vote
2 answers

w3m fails to launch with Wrong __data_start/_end pair

I am on Ubuntu 20.04.3 LTS x86_64. The program w3m fails to launch as follows: $ w3m -h Wrong __data_start/_end pair Aborted (core dumped) I have tried installing and reinstalling; setting a stack-size bound with ulimit, as suggested here. No…
grobber
  • 333
0
votes
1 answer

Downloading files with w3m

I'm trying to acess my emails attachements using ̀w3m. When doing so, I managed to see the attachement content. However, I have no clue on how to have this file downloaded on my computer, wich is my main purpose. Any ideas how to proceed ?
merours
  • 415
  • 1
  • 5
  • 9