dparrish / libcli

Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
https://dparrish.com/link/libcli
GNU Lesser General Public License v2.1
296 stars 147 forks source link

help ? hangs cli #2

Closed ghost closed 5 years ago

ghost commented 14 years ago

start cli using telnet 8000, provide username/password. now use command "help ?" or using "help ". This will hang the cli.

ghost commented 14 years ago

I tried this on branch version 2.

FransM commented 5 years ago

Seems the issue is fixed. I could not reproduce this. help ? in clitest shows all commands available