minor change

pull/123/head
Simon Let 6 years ago
parent e838d699c4
commit 82336a5cf1
  1. 2
      scripts/reshctl.sh

@ -198,7 +198,7 @@ reshctl() {
if [ "$(resh-config --key BindControlR)" = true ]; then if [ "$(resh-config --key BindControlR)" = true ]; then
echo ' * future sessions: ENABLED (experimental)' echo ' * future sessions: ENABLED (experimental)'
else else
echo ' * future sessions: DISABLED (recommended)' echo ' * future sessions: DISABLED'
fi fi
if [ "${__RESH_control_R_bind_enabled-0}" != 0 ]; then if [ "${__RESH_control_R_bind_enabled-0}" != 0 ]; then
echo ' * this session: ENABLED' echo ' * this session: ENABLED'

Loading…
Cancel
Save