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

There is a line gap between prompt and file picker when border hidden #3367

Open
zgpio opened this issue Nov 19, 2024 · 0 comments
Open

There is a line gap between prompt and file picker when border hidden #3367

zgpio opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@zgpio
Copy link

zgpio commented Nov 19, 2024

Description

There is a line gap between prompt and file picker when border hidden

Neovim version

NVIM v0.11.0-dev                                                                                                                                                                            Build type: RelWithDebInfo                                                                                                                                                                  LuaJIT 2.1.0-beta3

Operating system and version

linux

Telescope version / branch / rev

checkhealth telescope

*

Steps to reproduce

require("telescope").setup({
  defaults = {
    border = false,
  },
})

Telescope find_files

Expected behavior

No response

Actual behavior

Minimal config

*
@zgpio zgpio added the bug Something isn't working label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant