Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add w3m_offset_x and w3m_offset_y options #2946

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hoshino873
Copy link

ISSUE TYPE

  • Improvement/feature implementation
  • Breaking changes

RUNTIME ENVIRONMENT

  • Operating system and version: Gentoo Linux
  • Terminal emulator and version: xfce4-terminal
  • Python version: 3.11.7
  • Ranger version/commit: master (136416c)
  • Locale:

CHECKLIST

  • The CONTRIBUTING document has been read [REQUIRED]
  • All changes follow the code style [REQUIRED]
  • All new and existing tests pass [REQUIRED]
  • Changes require config files to be updated
    • Config files have been updated
  • Changes require documentation to be updated
    • Documentation has been updated
  • Changes require tests to be updated
    • Tests have been updated

DESCRIPTION

Added w3m_offset_x and w3m_offset_y options instead of w3m_offset because the preview image was misaligned in xfce4-terminal with menubar.
Screenshot_2024-02-04_02-18-03

Here is the result of setting like this:

set w3m_offset_x 1
set w3m_offset_y 28

Screenshot_2024-02-04_02-17-25

In fullscreen mode:
Screenshot_2024-02-04_16-43-15

MOTIVATION AND CONTEXT

TESTING

IMAGES / VIDEOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant