# HG changeset patch # User Henry S. Thompson # Date 1772279239 0 # Node ID 3910d035efb1c35e9f9efd5c008d0f0728fd03f8 # Parent 78d9e09e151e7f5520148f101e291cb1de81595c csing -> sing diff -r 78d9e09e151e -r 3910d035efb1 .tmux.conf --- a/.tmux.conf Wed Apr 23 11:04:53 2025 +0100 +++ b/.tmux.conf Sat Feb 28 11:47:19 2026 +0000 @@ -9,7 +9,7 @@ setw -g mode-keys emacs # cut-paste outside tmux. see https://linuxhint.com/copy-paste-clipboard-tmux/ -bind C-c run "tmux save-buffer /tmp/hst/clipped ; csing /usr/bin/xsel -b -i < /tmp/hst/clipped" +bind C-c run "tmux save-buffer /tmp/hst/clipped ; sing /usr/bin/xsel -b -i < /tmp/hst/clipped" bind C-v run 'tmux set-buffer "$(/usr/bin/xclip -o -sel clipboard)"; tmux paste-buffer' # https://superuser.com/questions/1098077/how-to-keep-terminal-window-title-in-sync-with-tmux-window