rcon-cli icon indicating copy to clipboard operation
rcon-cli copied to clipboard

feature request: command history in rcon-cli

Open rexroof opened this issue 5 years ago • 4 comments

pretty much the title: it'd be nice to be able to replay or edit commands in the rcon-cli using arrow keys or using vi bindings. I'm currently using the rcon-cli docker image and need to re-type any commands if I want to run them again or with slight variation.

thanks for your minecraft/rcon work! really enjoy your projects.

rexroof avatar Oct 19 '20 18:10 rexroof

Great suggestion. It takes a bit more to get going, but I actually included command history support in https://github.com/itzg/rcon-hub

itzg avatar Oct 19 '20 21:10 itzg

Any update on this, would implementing a more full-blown terminal be good or do you have a more elegant solution?

bram-pkg avatar Oct 02 '21 13:10 bram-pkg

Mentioning a terminal reminded of this project I created (and that needs some refreshes probably)

https://github.com/itzg/rcon-hub

I'll work on bringing some of the bits over from there to do command history.

itzg avatar Oct 03 '21 03:10 itzg

Seems a bit more full-featured than rcon-cli ;)

On Sun, 3 Oct 2021, 05:11 Geoff Bourne, @.***> wrote:

Mentioning a terminal reminded of this project I created (and that needs some refreshes probably)

https://github.com/itzg/rcon-hub

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/itzg/rcon-cli/issues/10#issuecomment-932854402, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFQHIZJBMSAJFMPGAZOFZ3UE7CXZANCNFSM4SWQUHIA .

bram-pkg avatar Oct 03 '21 07:10 bram-pkg