minor cleanup

pull/143/head
Simon Let 6 years ago
parent b9d9edeb36
commit fb3e817b8b
  1. 2
      scripts/widgets.sh

@ -119,8 +119,6 @@ __resh_widget_control_R() {
# set chained keyseq to nothing
bind -x '"\u[32~": __resh_nop'
fi
elif [ $status_code = 130 ]; then
BUFFER="$PREVBUFFER"
else
echo "$BUFFER" >| ~/.resh/cli_last_run_out.txt
echo "# RESH SEARCH APP failed - sorry for the inconvinience (error output was saved to ~/.resh/cli_last_run_out.txt)"

Loading…
Cancel
Save