Skip to content

Commit

Permalink
fix unbind ctrl R
Browse files Browse the repository at this point in the history
  • Loading branch information
curusarn committed Jan 20, 2020
1 parent 4bea947 commit 2ec7275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/reshctl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ __resh_unbind_control_R() {
else
eval "$__RESH_bindfunc_revert_control_R_bind"
fi
__RESH_control_R_bind_enabled=0
return 0
}

Expand Down

0 comments on commit 2ec7275

Please sign in to comment.