Skip to content

fzf border not visible on Linux TTY #4547

@Zocker1999NET

Description

@Zocker1999NET

Checklist

  • I have read through the manual page (man fzf)
  • I have searched through the existing issues
  • For bug reports, I have checked if the bug is reproducible in the latest version of fzf

Output of fzf --version

0.65.2

OS

  • Linux
  • macOS
  • Windows
  • Etc.

Shell

  • bash
  • zsh
  • fish

Problem / Steps to reproduce

When launching fzf on a Linux TTY with TERM=linux, fzf seems not capable of drawing a border around the list of files.

I can reproduce this by:

  • booting into a Linux system
  • jump to a TTY or not boot into a desktop manager
  • run fzf --margin=1 --border=rounded
  • see missing border (sometimes "replaced" by the characters which were drawn at the same positions before)

Screenshot of a qemu VM (but I can also reproduce this on actual hardware):

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions