Skip to content

Commit

Permalink
up to 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ailequal committed Jan 20, 2024
1 parent cabc5cd commit efdf920
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 3.6.3 - 2024-01-20

* Added global mouse support mode for tmux only on macOS.

## 3.6.2 - 2023-12-29

* Update - Removed ".vscode/" from ".gitignore_global" configuration file.
Expand Down
1 change: 1 addition & 0 deletions macos/.tmux.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
set -g mouse on
set-window-option -g mode-keys vi
bind h select-pane -L
bind j select-pane -D
Expand Down

0 comments on commit efdf920

Please sign in to comment.