Skip to content

Commit 68c5c7c

Browse files
committed
changelog: added PR 89
1 parent 80676ff commit 68c5c7c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ Change Log
99
- Tmux 2.4 support (@docwhat, @edi9999)
1010
- Windows Subsystem for Linux (WSL) support via `clip.exe` (@lukewang1024)
1111
- "copy pane current directory" feature (@bruno-)
12-
- `yank_line` and `yank_pane_pwd` fork to prevent xclip from hanging Tmux
13-
(@leoalekseyev)
12+
- `yank_line` and `yank_pane_pwd` fork to prevent xclip from hanging Tmux (@leoalekseyev)
1413
* `yank_line` no longer cares if you use emacs or vi in copy-mode.
1514

15+
### Fixed
16+
17+
- Detect git builds of tmux version ≥ 2.4 (@maximbaz PR#89)
18+
1619
[v2.2.0] 2015-10-12
1720
-------------------
1821

0 commit comments

Comments
 (0)