diff --git a/.config/zsh/autoload/git/glog b/.config/zsh/autoload/git/glog index 4740786..af463b4 100755 --- a/.config/zsh/autoload/git/glog +++ b/.config/zsh/autoload/git/glog @@ -105,6 +105,7 @@ local -A binds=( "end" "last" "ctrl-d" "half-page-down" "ctrl-u" "half-page-up" + "ctrl-s" "toggle-sort" "ctrl-t" "toggle-track" # Keep the current line selected while deleting the query "bspace" "track-current+backward-delete-char"