A
A
Alexander Melikhov2017-07-12 15:09:58
linux
Alexander Melikhov, 2017-07-12 15:09:58

Navigation through team histories does not work on beget.com hosting, how to fix it?

Keys for navigating through the history of entered commands Ctrl-N and Ctrl-P do not work in ssh. The up and down arrow navigation works. Can you tell me what this is about?
I wrote the following “^P” in .inputrc : previous-history
"^N": next-history
Didn't help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Melikhov, 2017-07-12
@amelihovv

The following in .bashrc helped

bind '"\C-p": previous-history'
bind '"\C-n": next-history'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question