[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tab completion is sluggish




This is what my ~/.inputrc looks like


$include /etc/inputrc

$if mode=emacs
         "\C-xc": copy-region-as-kill
         "\C-xx": kill-region
         "\C-ii":  kill-whole-line

            ↑↑↑↑ and there's the Tab.

Thank you very much, commenting that line out fixed the problem!
And thanks to everyone for helpful suggestions, I appreciate it.

Cheers
A


Reply to: