Skip to content

connect: add history command feature#1315

Open
xelavopelk wants to merge 1 commit into
tarantool:masterfrom
xelavopelk:cmd_history
Open

connect: add history command feature#1315
xelavopelk wants to merge 1 commit into
tarantool:masterfrom
xelavopelk:cmd_history

Conversation

@xelavopelk

Copy link
Copy Markdown

The user can view the history of executed commands in the tt connect tool by using the "\history" command. The maximum number of commands displayed is 10.
Samples:
image

127.0.0.1:3301> \help
...
  \shortcuts                      -- show available hotkeys and shortcuts
  \history                        -- show history of executed commands
  \quit, \q                       -- quit from the console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant