You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current master, an error message is printed on the TAB
completion with the following command line (where the cursor position
is placed before the marker "[TAB]"):
$ set -u
$ feh --font x[TAB] --fontpath
bash: words[i + 1]: unbound variable
0 commit comments