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

big blank area #42

Open
ayoubelmhamdi opened this issue Sep 3, 2021 · 2 comments
Open

big blank area #42

ayoubelmhamdi opened this issue Sep 3, 2021 · 2 comments

Comments

@ayoubelmhamdi
Copy link

how can remove this area
when i using frencency :

:lua require('telescope').extensions.frecency.frecency({default_text=":CWD:"})

telescopefrency1
this area is change with :CWD:
also my laptop is 10" or 11"
and my default config of telescope is:

require('telescope').setup{
    defaults ={
        prompt_prefix = "",
        selection_caret = "",
        file_sorter =  require'telescope.sorters'.get_fuzzy_file,
        sorting_strategy = "ascending",
        layout_strategy = "horizontal",
        layout_config = {
          prompt_position="top",
          height = 0.90,
          width  = 0.90,
          preview_width = 0.60,
        },
    },
     extensions = {
       frecency = {
          db_root = "/mega/repo/dotfiles/telescope-frency",
          show_scores = false,
          show_unindexed = false,
          disable_devicons = false,
          },
      }
}

@Conni2461
Copy link
Member

Should have been reported to the frecency repo. Transfering issue

@Conni2461 Conni2461 transferred this issue from nvim-telescope/telescope.nvim Sep 3, 2021
@ayoubelmhamdi
Copy link
Author

I'm still waiting!
could help me!

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

No branches or pull requests

2 participants