X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/ae1923d27533ff46400d93765e971558201ca1ee..980991fa6e7b737d54f8e5c60c26275890eb28ff:/st.c diff --git a/st.c b/st.c index c2da66b..55a5c56 100644 --- a/st.c +++ b/st.c @@ -4010,7 +4010,7 @@ main(int argc, char *argv[]) { opt_class = EARGF(usage()); break; case 'e': - if(argc > 1) + if(argc > 0) --argc, ++argv; goto run; case 'f':