Fixed: viewtopic.php?f=7&t=578
UPD:
(duh, literally after posting this I realised that overwriting locked items is not handled yet)
Search found 899 matches
- Thu Apr 15, 2021 9:19 pm
- Forum: Support
- Topic: File operations (Delete/Overwrite) fail on Locked files
- Replies: 5
- Views: 682
- Thu Apr 15, 2021 9:17 pm
- Forum: Previews
- Topic: Build 3628 - more goodies for v1.3
- Replies: 0
- Views: 41
Build 3628 - more goodies for v1.3
Hi all, Here's another preview of v1.3, what's new in it: NC can now handle locked item (i.e. with UF_IMMUTABLE). Copying/Moving/Renaming and Deletion operations will offer unlocking such items if an issue is encountered. A generic error dialog shown by file operations can implicitly mark the "Apply...
- Sun Apr 04, 2021 9:34 pm
- Forum: Support
- Topic: Spotlight search in NC #2: tags, XAs etc.
- Replies: 4
- Views: 111
Re: Spotlight search in NC #2: tags, XAs etc.
It's in the "original" version of Config.json: migun@Michaels-MBP-13-2020 Resources % cat /Applications/Nimble\ Commander.app/Contents/Resources/Config.json | grep -A 12 spotlight "spotlight": { /** * Search request formatting. #{query} will be replaced with entered search criteria. * There's an opt...
- Sun Apr 04, 2021 8:56 pm
- Forum: Ideas and Feature Requests
- Topic: Extended flags (EF): third column in File Attributes
- Replies: 2
- Views: 283
Re: Extended flags (EF): third column in File Attributes
Yes, I want to add support for these attributes.
Need to understand first how stable this stuff actually is.
Need to understand first how stable this stuff actually is.
- Sun Apr 04, 2021 8:36 pm
- Forum: Support
- Topic: Spotlight search in NC #2: tags, XAs etc.
- Replies: 4
- Views: 111
Re: Spotlight search in NC #2: tags, XAs etc.
You can customise a query string via config: "filePanel.spotlight.format".
Config.json contains some explanation.
I have no plans to improve Spotlight support at the moment.
Config.json contains some explanation.
I have no plans to improve Spotlight support at the moment.
- Sun Apr 04, 2021 8:31 pm
- Forum: Support
- Topic: Spotlight search in NC #1: scripted temporary panel
- Replies: 2
- Views: 87
Re: Spotlight search in NC #1: scripted temporary panel
Nope, not supported. No plans to improve it either.
- Wed Mar 31, 2021 8:50 pm
- Forum: Development
- Topic: Compiling sourcec-code fails
- Replies: 4
- Views: 605
Re: Compiling sourcec-code fails
Well, the "(1 failure)" message tells that something went wrong.
Please check with the Xcode version specified in the README file.
At some point I will publish updated source code which is being built with the current Xcode, but it isn't clear when.
Please check with the Xcode version specified in the README file.
At some point I will publish updated source code which is being built with the current Xcode, but it isn't clear when.
- Sun Mar 28, 2021 4:39 pm
- Forum: Development
- Topic: Compiling sourcec-code fails
- Replies: 4
- Views: 605
Re: Compiling sourcec-code fails
Hi, it's not possible to tell what's happening in your case.
Perhaps the version of Xcode is not the one specified in README.
Perhaps the version of Xcode is not the one specified in README.
- Fri Mar 26, 2021 9:04 pm
- Forum: Support
- Topic: File operations (Delete/Overwrite) fail on Locked files
- Replies: 5
- Views: 682
Re: File operations (Delete/Overwrite) fail on Locked files
Thank you for the fantastic explanation!
I didn't realise how easy it is to stumble upon such DOS-style "read-only" files nowadays.
Will fix the issue, hopefully next preview build will behave correctly.
I didn't realise how easy it is to stumble upon such DOS-style "read-only" files nowadays.
Will fix the issue, hopefully next preview build will behave correctly.
- Wed Mar 24, 2021 11:30 am
- Forum: Support
- Topic: Sorting special characters
- Replies: 3
- Views: 649
Re: Sorting special characters
That order, however, is not defined at all and is a black box that can be changed by Apple at will:
https://developer.apple.com/documentati ... guage=objc
https://developer.apple.com/documentati ... guage=objc