#1 Miscellaneous fixes to file selector functions for Linux and OSX

오픈
pgimeno pgimeno/pg-fixes 에서 pgimeno/master 로 4 commits 를 머지하려 합니다
Pedro Gimeno 코멘트됨, 5 년 전

First commit:

  • Escape parameters correctly on Linux/OSX
  • Prevent warnings about -maxdepth 1 not being in the correct position
  • Prepare the code for better quoting of Windows parameters in future
  • Prepare the code for an option to include hidden files in listings in future

Second commit:

  • Properly handle files with LFs in the name. Under Linux, any character is possible for a filename except / and ASCII NUL ('\000').

Third commit:

  • The default "All Files" mask did not show files without dots. This commit corrects it.

Fourth commit:

  • Fix crash in demo when selecting a file instead of a directory, via OpenDirectory
First commit: * Escape parameters correctly on Linux/OSX * Prevent warnings about `-maxdepth 1` not being in the correct position * Prepare the code for better quoting of Windows parameters in future * Prepare the code for an option to include hidden files in listings in future Second commit: * Properly handle files with LFs in the name. Under Linux, any character is possible for a filename except `/` and ASCII `NUL` (`'\000'`). Third commit: * The default "All Files" mask did not show files without dots. This commit corrects it. Fourth commit: * Fix crash in demo when selecting a file instead of a directory, via OpenDirectory
이 풀리퀘스트는 자동적으로 머지될 수 있습니다.
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.