Disable copy on select

This commit is contained in:
2024-08-15 14:53:27 +02:00
parent 810320e5d8
commit 50e80ce586

View File

@@ -330,7 +330,7 @@ serialize_pane_viewport true
// Enable or disable automatic copy (and clear) of selection when releasing mouse // Enable or disable automatic copy (and clear) of selection when releasing mouse
// Default: true // Default: true
// //
// copy_on_select false copy_on_select false
// Path to the default editor to use to edit pane scrollbuffer // Path to the default editor to use to edit pane scrollbuffer
// Default: $EDITOR or $VISUAL // Default: $EDITOR or $VISUAL