itzg / rcon-cli

A little RCON cli based on james4k's RCON library for golang
Apache License 2.0
173 stars 15 forks source link

Use rlwrap for rcon-cli #60

Open yorkeJohn opened 2 months ago

yorkeJohn commented 2 months ago

Enhancement Type

Improve an existing feature

Describe the enhancement

Use the rlwrap package to enable command history with rcon-cli

itzg commented 2 months ago

I’m going to move this to rcon-cli repo since it is better suited as an enhancement to that.