c-bata / go-prompt

Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
https://godoc.org/github.com/c-bata/go-prompt
MIT License
5.29k stars 348 forks source link

Add history operations #279

Open sam80180 opened 6 months ago

sam80180 commented 6 months ago

Show history commands and execute history command using bash-style history command number (e.g. !99)