turn off history substitution in case it's been enabled, closes #582
This commit is contained in:
parent
18a111ff93
commit
68a909d4ca
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration'
|
|||
#
|
||||
# unset GREP_OPTIONS
|
||||
# export LC_NUMERIC=C
|
||||
# set +H 2>/dev/null || true
|
||||
#
|
||||
# if ! printf '' | sed -E 's///' 2>/dev/null; then
|
||||
# if printf '' | sed -r 's///' 2>/dev/null; then
|
||||
|
|
Loading…
Reference in a new issue