Skip to content

Commit 2f5e4c7

Browse files
authored
Update README.md
1 parent d0f746b commit 2f5e4c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Compatibility : bash / ksh / zsh
2424
| <img width="50px" src="https://github.com/joknarf/cdhist/assets/10117818/015131c5-8d8d-4c0d-8d44-a876fa6f2fb5"> | <img width="50px" src="https://github.com/joknarf/cdhist/assets/10117818/fe034fdc-dea5-49fa-be30-8f0bd9341208"> | <img width="50px" src="https://github.com/joknarf/cdhist/assets/10117818/1d254f15-050e-4ff9-9f5d-002e9ff4802f"> |
2525
| parent dir (..) | dir history browser | dir browser |
2626

27-
27+
directory pattern can be put on command line before hitting shortcut to filter result
28+
putting on command line : `work` and hitting <kbd>Shift</kbd>+<kbd>⇧</kbd> will bring you to last visited directory containing `work`
2829

2930
|key | action |
3031
|----------------------------------------------|------------------------------------------------------|
@@ -35,7 +36,6 @@ Compatibility : bash / ksh / zsh
3536
|<kbd>Ctrl</kbd>+<kbd>Shift</kbd><kbd>⇩</kbd> | search directories matching pattern in locate db |
3637

3738
</div>
38-
directory pattern can be put on command line before hitting shortcut
3939

4040
* using bash, `<tab>` cd auto completion can be enabled for `cd` command:
4141
* setting env variable `CDCOMPLETE=y` before sourcing `cdhist`

0 commit comments

Comments
 (0)