dashboard-nvim icon indicating copy to clipboard operation
dashboard-nvim copied to clipboard

When MRU path is very long, it takes up the entire width of the window using hyper theme

Open ajmasia opened this issue 1 year ago • 2 comments

Describe the bug When there are very long paths, when displaying the most used files, the dashboard using the hyper theme occupies 100% of the width.

To Reproduce Steps to reproduce the behavior:

  1. Open a file with a long path
  2. Close Neovim
  3. Open Neovim
  4. See error

Expected behavior It would be nice to be able to see the truncated routes and to have a coption to limit the width of the MRU section and of the project section, which could also be the same.

Screenshots image

ajmasia avatar Jan 10 '24 10:01 ajmasia

图片 I also have this problem

horaoen avatar Jan 16 '24 01:01 horaoen

same thing for me for me. Hopefully we can get an option to limit the number of characters that's displayed for the file path or reduce how much space is used to display long paths.

keithlxs avatar Jan 28 '24 02:01 keithlxs