mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-07 13:35:00 +00:00
Turn on the fancy fs_cli with a modern libedit
We turn ON the features with a newer libedit. This fixes commit 4f54f912c3e9f296d23a694bd29501b9bc5a700f.
This commit is contained in:
parent
4f54f912c3
commit
3bc51dfff9
@ -1353,7 +1353,7 @@ int main(int argc, char *argv[])
|
|||||||
char *ccheck;
|
char *ccheck;
|
||||||
|
|
||||||
#if HAVE_DECL_EL_PROMPT_ESC
|
#if HAVE_DECL_EL_PROMPT_ESC
|
||||||
feature_level = 0;
|
feature_level = 1;
|
||||||
#else
|
#else
|
||||||
{
|
{
|
||||||
char *term = getenv("TERM");
|
char *term = getenv("TERM");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user