We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80676ff commit 68c5c7cCopy full SHA for 68c5c7c
CHANGELOG.md
@@ -9,10 +9,13 @@ Change Log
9
- Tmux 2.4 support (@docwhat, @edi9999)
10
- Windows Subsystem for Linux (WSL) support via `clip.exe` (@lukewang1024)
11
- "copy pane current directory" feature (@bruno-)
12
-- `yank_line` and `yank_pane_pwd` fork to prevent xclip from hanging Tmux
13
- (@leoalekseyev)
+- `yank_line` and `yank_pane_pwd` fork to prevent xclip from hanging Tmux (@leoalekseyev)
14
* `yank_line` no longer cares if you use emacs or vi in copy-mode.
15
+### Fixed
16
+
17
+- Detect git builds of tmux version ≥ 2.4 (@maximbaz PR#89)
18
19
[v2.2.0] 2015-10-12
20
-------------------
21
0 commit comments