소스 검색

'main': Document _pathseparator styles

pull/294/merge
m0viefreak 8 년 전
committed by Daniel Shahaf
부모
커밋
f3d3aaa00c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      docs/highlighters/main.md

+ 2
- 0
docs/highlighters/main.md 파일 보기

@ -27,7 +27,9 @@ This highlighter defines the following styles:
* `commandseparator` - command separation tokens (`;`, `&&`)
* `hashed-command` - hashed commands
* `path` - existing filenames
* `path_pathseparator` - path separators in filenames (`/`); if unset, `path` is used (default)
* `path_prefix` - prefixes of existing filenames
* `path_prefix_pathseparator` - path separators in prefixes of existing filenames (`/`); if unset, `path_prefix` is used (default)
* `globbing` - globbing expressions (`*.txt`)
* `history-expansion` - history expansion expressions (`!foo` and `^foo^bar`)
* `single-hyphen-option` - single hyphen options (`-o`)

불러오는 중...
취소
저장