feat: truncate option for path_display (#1254)
This commit is contained in:
@@ -191,6 +191,8 @@ telescope.setup({opts}) *telescope.setup()*
|
||||
the difference between the displayed paths
|
||||
- "shorten" only display the first character of each directory in
|
||||
the path
|
||||
- "truncate" truncates the start of the path when the whole path will
|
||||
not fit
|
||||
|
||||
You can also specify the number of characters of each directory name
|
||||
to keep by setting `path_display.shorten = num`.
|
||||
|
||||
Reference in New Issue
Block a user