We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63a832 commit edd71f7Copy full SHA for edd71f7
README.md
@@ -458,7 +458,7 @@ As you see, z.lua is the fastest one and requires less resource.
458
459
## History
460
461
-- 1.5.11 (2019-03-02): fixed: os.path.isdir not work for symbol link folders.
+- 1.5.11 (2019-03-02): fixed: os.path.isdir doesn't work for symbol link folders.
462
- 1.5.10 (2019-03-01): Prevent writing file racing.
463
- 1.5.9 (2019-02-25): `z -b` should not match current directory (close #56).
464
- 1.5.8 (2019-02-21): new `$_ZL_FZF_HEIGHT` to control `--height` parameter in fzf.
0 commit comments