0
$ bind -V | grep horiz
print-completions-horizontally is set to `off'

How do I set it to `on' from the bash command line?

I know how to set it in ~/.inputrc. That's not my question.

0

1 Answer 1

3

try:

bind "set print-completions-horizontally"

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.