Global keybindings outside the prefix mode
[keybindings]
history_selector = "C-r" # Also accepts "Ctrl+R"
scrollback_up = "S-PageUp"
scrollback_down = "S-PageDown"
scrollback_top = "S-Home"
scrollback_bottom = "S-End"
selection_left = "S-Left"
selection_right = "S-Right"
selection_up = "S-Up"
selection_down = "S-Down"
copy_selection = "C-S-c" # Also accepts "Ctrl+Shift+C"