snacks.nvim icon indicating copy to clipboard operation
snacks.nvim copied to clipboard

feat(picker.format): add `auto` and `align` options for path truncate

Open qw457812 opened this issue 1 month ago • 0 comments

Description

  • To prevent wasting width of snacks_picker_list, add the auto option to formatters.file.truncate.
  • To make truncation more intuitive, add the align option to formatters.file.truncate.
  • Allow formatters.file.truncate to be a function to customize.

Related Issue(s)

Screenshots

auto:

image

align:

image

qw457812 avatar Jan 24 '25 17:01 qw457812