提交 3bc51dff authored 作者: Travis Cross's avatar Travis Cross

Turn on the fancy fs_cli with a modern libedit

We turn ON the features with a newer libedit.

This fixes commit 4f54f912.
上级 4f54f912
......@@ -1353,7 +1353,7 @@ int main(int argc, char *argv[])
char *ccheck;
#if HAVE_DECL_EL_PROMPT_ESC
feature_level = 0;
feature_level = 1;
#else
{
char *term = getenv("TERM");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论