w3m icon indicating copy to clipboard operation
w3m copied to clipboard

Debian's w3m: WWW browsable pager

Results 105 w3m issues
Sort by recently updated
recently updated
newest added

Is there any nice way to go to the next image (which isn't necessarily a link)? Sure, we can make a macro like `LIST; SEARCH ^Images; SEARCH http` and then...

kitty version: `kitty 0.20.2 created by Kovid Goyal` w3m version: `w3m version w3m/0.5.3+git20210424, options lang=en,m17n,image,color,ansi-color,mouse,menu,cookie,ssl,ssl-verify,external-uri-loader,w3mmailer,nntp,gopher,ipv6,alarm,mark` This is the latest version compiled myself from this git repository. I was certain to...

Hi there, I noticed on other browsers (qutebrowser, chrome with vimium) that there is a feature which might be well suited to w3m as well. I'm not sure how you...

mark_all_pages = convert any plain text link to clickable URL display_link_number = jump to a link quickly via numbers (e.g like hinting mode in vimium extension similar) issue is the...

Since many distros will move to Wayland by default soon and some of us already use Wayland, it would be useful if w3m had image support also for terminals running...

https://github.com/tats/w3m/search?q=http%3A Just like https://github.com/emacs-w3m/emacs-w3m/issues/93 (which affects filters so is more serious), but still, to keep w3m documentation up to date, many http (if not already **dead links**?) should be https....

`!env |grep W3M_ | less` ``` W3M_CHARSET=UTF-8 W3M_SOURCEFILE=/home/heoyea-ant/.w3m/w3mtmp1718087-2.gz W3M_CURRENT_FORM= W3M_TYPE=text/html W3M_FILENAME=/r/commandline/.mobile W3M_CURRENT_IMG= W3M_URL=https://www.reddit.com/r/commandline/.mobile W3M_CURRENT_COLUMN=9 W3M_TITLE=Command Line W3M_CURRENT_LINE=7 W3M_CURRENT_LINK=https://www.reddit.com/r/commandline/top/.mobile W3M_CURRENT_WORD=top ``` is there a way to use these environment variables that...

> At the top of directory buffers you can change the `Type` dropdown list to `Standard`. Ah! But the user may never see that, as the cursor might be very...

Please alias `w3m -show-options` to `w3m -show-option`, and document it, as the latter is clearly a grammar error, as we can tell due to the former being how hundreds of...

Version: 0.5.3-38+b1 If the parent directory has long file names, the directory we are interested in will be shoved off the screen and cut off! It should be the parent...