Something strange happens when hitting `h`/`left` in TUI mode
Author: BossachCreated Aug 31, 2026Updated Sep 1, 2026
Describe the bug
Something strange happens when hitting h/left in TUI mode
To Reproduce Steps to reproduce the behavior:
- Open wide file (that not fits on screen) in TUI mode (
$ glow -t wide.md). - Press
l/rightto scroll righ. - Press
h/leftto hopefully scroll left. - Find yourself in a strange place with no clear way back.
Expected behavior
h/leftscrolls left. or- Help menu (
?) clearly states whath/leftdoes.
Edit: I found no way to scroll left at all. Like once you scrolled right - you're stuck there.
Source: charmbracelet/glow