Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMFileManager: Fix quickfoldersearch command for files with whitespaces
This change fixed the quickfoldersearch command used by InlineAutocompleteTextView widget, when retrieve items with some whitespace in its name. Replace awk by cut command, and redirect stderr output of ls to /dev/null. Change-Id: Id039e573dc5e6ae5755b3251f014f34cd104f426
- Loading branch information