3 files changed
+3
-2
lines changed- .github/workflows/typos.yml+1-1
- CHANGELOG.md+4-1
- Dockerfile+2-2
- README.md+1-1
- go.mod+3-3
- go.sum+6-6
- install+1-1
- install.ps1+1-1
- main.go+1-1
- man/man1/fzf-tmux.1+1-1
- man/man1/fzf.1+2-2
- shell/completion.bash+1-1
- shell/key-bindings.zsh+14-7
- src/core.go+7-3
- src/matcher.go+1-1
- src/options.go+1-1
- src/reader.go+49-32
- src/reader_test.go+8-4
- src/terminal.go+32-13
- src/tui/light.go+1-1
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
0 commit comments