madprops
madprops
`ls -al /proc` completes in around 224ms. broot.log shows: ```js special_paths: { GlobConf { pattern: "/media", }: Shortcut( NoEnter, ), }, ```
Yes color, notes, etc, are stored in the tab's data. Firefox controls this. If you fully close and lose a tab, its data is gone too. If you want something...
I think the issue is that since you are filtering the tabs, it will not show the actual real order, since it's filtering out some items. And when you remove...
Sounds like there might be a bug then. But I'd need a step by step example of how to test this. You say this doesn't happen all the time so...
https://github.com/madprops/grasshopper/assets/206498/9770c032-ffa0-43da-ad48-0319dbe47bf8 Seems to work fine. Not sure if I'm missing something.
Oh yeah sorry. Here's with the text filter: https://github.com/madprops/grasshopper/assets/206498/9b3f2c7d-b630-4843-b62c-221f20f3e4bd
https://github.com/madprops/grasshopper/assets/206498/85762da3-d779-44b5-8dc3-8d2433f0c070 https://github.com/madprops/grasshopper/assets/206498/8ebe6458-f149-4ccb-9409-fbde727ab977 Seems to work fine here.
Ah interesting. Maybe the tab box is causing something to misbehave. Though I did a quick test doing the steps but with the Tab Box open, it seemed to work...
Thanks for the feedback. I prefer having the scrollbar disabled by default because `overlay scrollbars` can get in the way of the buttons on the right, making them hard to...
Yes splits are removed on filters, on purpose. I think you're right, they are still useful in a filtered view. I'll not hide them by default, but add a setting...