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

Directory browser plugin for Neovim, inspired by Ranger

Results 9 triptych.nvim issues
Sort by recently updated
recently updated
newest added

**Bug description** When opening a window inside triptych, the cursor position from within the window is still used to navigate inside triptych, which is evidenced by the file preview changing....

bug

I really like the ranger like way of explorer the fs and extention_mapping One thing I missing is the file rename in bulk like `oil` or `mini.file`. If it's possible...

Hello, very nice plugin! Really COOL! When I open Triptych from a buffer that has some existing file opened, I would like cursor in Triptych to be placed on the...

enhancement

**Describe the problem you're having** Hi! I don't actually use this plugin but I think it looks great. Wanted to provide an idea that I implemented as an experiment in...

enhancement

TODO Seems to be an issue with [plenary](https://github.com/nvim-lua/plenary.nvim). I'll need to create a minimal reproduction and open an issue there...

bug

**Bug description** Delete a file/folder in triptych window give the following error, regardless the file being open or not: ``` Error executing vim.schedule lua callback: ...cal/share/nvim/lazy/triptych.nvim/lua/triptych/float.lua:67: Invalid window id: 1002...

bug

**Bug description** When I was playing around with zig, I noticed that the zig-out directory, which I had gitignored, wasn't hidden. The only difference I could see was that it...

bug

**Describe the problem you're having** Would it be possible to support previewing images like `ranger` can in the terminal (https://github.com/ranger/ranger/issues/1549)? **Proposed solution(s)** A plugin that could possibly be used is...

enhancement