@@ -4,6 +4,9 @@ set -g default-terminal "xterm-256color"
# Set encoding to Unicode8
setw -gq utf8 on
# Allow for external system clipboard
set-option -g set-clipboard external
# Allow mouse interactions
set -g mouse on
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.