Skip to content

Commit 1b45344

Browse files
committed
doc: case sensitive rename is not possible on macOS with case insensitive file systems
1 parent 6117582 commit 1b45344

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/nvim-tree-lua.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1800,6 +1800,8 @@ vim.keymap.set("n", "<leader>ms", require("nvim-tree.api").marks.navigate.select
18001800

18011801
macOS
18021802
- Trash is unavailable
1803+
- Rename to different case is not possible when using a case insensitive file
1804+
system.
18031805

18041806
Windows WSL and PowerShell
18051807
- Trash is unavailable

0 commit comments

Comments
 (0)