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

In some terminals the blue color for characters with black background is hard to read. This happens to be the default color for the anchor elements. Although we can change...

…tion declarations) Clang 15 makes implicit function declarations fatal by default which leads to some configure tests silently failing/returning the wrong result. Signed-off-by: Sam James

Hello, I found a out of bound write in w3m, function checkType, etc.c:441 while testing my new fuzzer. ## step to reproduce `export CC="gcc -fsanitize=address -g" ./configure --disable-shared && make...

OS: Fedora 34 package: w3m-0.5.3-50.git20210102.fc34.x86_64 Man pages add ansi escape sequences for bold ``` $ PAGER='cat -A' /usr/bin/man bash BASH(1) General Commands Manual BASH(1)$ $ ^[[1mNAME^[[0m$ bash - GNU Bourne-Again...

I was working on a cli project which can run on tty windows (no GUI) with images I am using mpv as video player (working fine) for the project. Firstly...

steps to reproduce the bug: - open url1 in the first w3m - open url2 in the second w3m - quit first w3m - quit second w3m - expected both...

Check if the history file was changed after startup. If it was changed, read it and merge the current history into it.

With this fix combined with fix to libsixel: https://github.com/saitoha/libsixel/pull/170 browsing on slow machines (e.g., when floating-point calculation is emulated by kernel) gets significantly speed up. Note that if i->cache->a_width (i->cache->a_height)...

Previously, some images, e.g., Google logo on its top page, are not displayed at all for OSC 5379 (mlterm).