[feature]Each tab should remeber its defx window status.
See original GitHub issueI often work with tab for projects:
tab 1 : rust project with rust project defx window tab 2: c project with c project defx window
But now , all the tabs uses one defx window. When gt
cannot change the defx window that I want ( which nerd have this feature).
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Defx open file the buffer nothing to show · Issue #212 - GitHub
Problems summary Open the defx then open a file,the buffer will show ... Delete defx if it's the only buffer left in the...
Read more >nvim use defx instead of NerdTree - Stack Overflow
I am using defx and can open it through mapping with sf custom mapping command, but for that i should be already in...
Read more >My Neovim setup for React, TypeScript, Tailwind CSS, etc
Hi, it's Takuya here. As you may know, I mainly use Neovim to code my app called Inkdrop, a cross-platform Markdown note-taking app....
Read more >Can't stop dfx, "No local network replica found. Nothing to do ...
First you have to determine whether the path where you run the dfx stop command has the project's dfx.json file.
Read more >Dfx 0.7.7 Changes | Kyle Peacock's website
Explaining the changes coming to frontend development in dfx 0.7.7.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bunnyfly If you need to sepatate defx buffers by tabs, you need to change
-buffer-name
in tabs.Yes. This is intended behavior.