itzg / rcon-cli

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

Use rlwrap for rcon-cli #60

Open yorkeJohn opened 6 months ago

yorkeJohn commented 6 months ago

Enhancement Type

Improve an existing feature

Describe the enhancement

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

itzg commented 6 months ago

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