navi cannot search cheats with truncated tags or comments
Author: kai2nenobuCreated Feb 25, 2021Updated Apr 3, 2026
Labelsbug
Describe the bug
When tags or comments are truncated in a narrow window, navi cannot search cheats with truncated tags or comments.
To Reproduce
- Set a terminal window width to around 100 columns.
navi repo add denisidoro/cheats- Input query
unixpornorpenguin - No candidates are shown
Expected behavior
navi shows this cheat in candidates.
Screenshots
The target cheat is shown with no query.

Query with penguin in a narrow window (around 100 columns)

Query unixporn in a narrow window (around 100 columns)

Query penguin in a wide window (around 180 columns)

Query unixporn in a wide winodw (around 180 columns)

Versions:
- OS: Ubuntu 20.04 on WSL (Windows 10 build 10.0.18363.1379)
- Shell Version: GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu)
- navi: 2.14.0
- fzf: 0.24 (devel)
- terminal: Windows Terminal 1.5.10411.0
Source: denisidoro/navi