nimble-commander
nimble-commander copied to clipboard
Nimble Commander - dual-pane file manager for Mac
### Discussed in https://github.com/mikekazakov/nimble-commander/discussions/162 Originally posted by **Amadeus6767** March 17, 2024 Hi, I hope it is a simple request and I have the feeling it worked before. But now it...
### Task Type Technical Debt ### Description _(migrating existing issues/tasks from the previously used internal issue tracker)_ Migrate to {fmt} instead, which is faster and safer. There should be no...
### Version of Nimble Commander v1.6, any ### Distribution Type Downloaded directly from the website ### Expected Result NC should compile without deprecation warnings. ### Actual Result All of SecKeychain...
### Version of Nimble Commander v1.6, MacOS 14 (any) ### Expected Result Single click outside an actual filename label should not start in-place renaming. That's the normal behaviour in MacOS...
Would it be possible to have the ability to click on the name in the path to quickly change the directory to that location, please? E.g.: /Library/Application Support/Apple/Automator/Workflows/ Clicking on...
Right now, when I hit "Show preview" on a folder, it looks like this: Not very helpful! Do you think it could include: - calculated size (as requested [here](https://github.com/mikekazakov/nimble-commander/issues/114) )...
It's a good idea to make Extension, Size, etc less prominent than Name column. Compare with how Finder (on the right) does that: Only the first column uses black text....
When previewing multiple videos in a folder, I have to click Play button every time. It'd be more convenient to have videos autoplay. Demo: https://github.com/mikekazakov/nimble-commander/assets/914320/626a3903-3940-4af2-8d14-34e0fc319099 Maybe makes sense to make...
Would it be possible to have an option to align extensions with the tab, please? It would help visually when viewing the list. Thank you for consideration! ![Screen Shot 2024-01-27...
Sometimes happens in the CI workflows: ``` ------------------------------------------------------------------------------- nc::utility::FSEventsDirUpdate Registers event listeners ------------------------------------------------------------------------------- tests/FSEventsDirUpdate_UT.cpp:24 ............................................................................... tests/FSEventsDirUpdate_UT.cpp:38: FAILED: REQUIRE( runMainLoopUntilExpectationOrTimeout(5s, [&] { return call_count[0] == 2 && call_count[1] == 1; })...