question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Detecting filenames with "%"

See original GitHub issue

Is there a way to change what is detected as a filepath?

I am working with the Yocto Project and they use “%” in recipes. I am noticing that these are not detected by fpp as filepaths.

## HEAD (no branch)
M  meta-vaddio/recipes-kernel/linux/linux-xlnx/vaddio-corvus.dts
UU meta-vaddio/recipes-kernel/linux/linux-xlnx_%.bbappend
?? .bash_history
?? meta-vaddio-util/recipes-vaddio/dev/hw-validation/

Please let me know if you would like additional content submitted in the issue.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pcottlecommented, Jan 18, 2018

Sorry for the repetitive email reply – i added support for this just now! Should be good to go.

My only disclaimer is that youll have to clone the repo and run your version locally, I probably won’t bump the brew version or make a release for a while

0reactions
pcottlecommented, Jan 19, 2018

Glad you like the project! Thanks for dropping by

From: Nathan Genetzky notifications@github.com Reply-To: facebook/PathPicker reply@reply.github.com Date: Thursday, January 18, 2018 at 2:33 PM To: facebook/PathPicker PathPicker@noreply.github.com Cc: Peter Cottle pcottle@fb.com, State change state_change@noreply.github.com Subject: Re: [facebook/PathPicker] Detecting filenames with “%” (#276)

Thanks, I just have a desire to help provide user feedback to open source when I am able. Its not a big enough thorn in my side to run locally to get the fix - I will just wait for the next release. Love to the project though; I am always using the terminal+keyboard and this sure beats trying to use tmux copy-mode.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/facebook/PathPicker/issues/276#issuecomment-358804027, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABFRnxm8ien_hz0B7b4br8MmsgkK_crbks5tL8argaJpZM4RgDa7.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Detect and administer long filenames in your environment
Detect and administer long filenames in your environment · Start the registry editor (regedit.exe) · Navigate to HKEY_LOCAL_MACHINE\SYSTEM\ ...
Read more >
How do you detect a string within a file name in batch?
Read the first line in the file " list of names. · Assign the last name from the list to the variable [last...
Read more >
Detecting random filenames using (un)supervised machine ...
The first detection method for random filenames is set up by creating bigrams of filenames, which you can find more information about in...
Read more >
Practical Machine Learning for Random (Filename) Detection
For this example, we'll select the problem of random file names. In a few instances, random file names are used by malware or...
Read more >
text processing - find/detect file name goups - Unix & Linux Stack ...
To explain: We iterate over all file names that match *.* (should be a "minimally comprehensive" pattern to catch all filenames you stated);...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found