updating all of my config, specifically doing this to fix the nvim configurations
This commit is contained in:
6
tmux/tmux.conf
Normal file
6
tmux/tmux.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# Enable mouse support for scrolling
|
||||
set -g mouse on
|
||||
|
||||
# Increase the history limit (adjust as needed)
|
||||
set -g history-limit 10000
|
||||
|
||||
Reference in New Issue
Block a user