Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[Solved] How to activate autocompletion in terminal on RC3?
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
[Solved] How to activate autocompletion in terminal on RC3?
11th Oct, 2014, 01:47 AM
Post: #9
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
RE: [Solved] How to activate autocompletion in terminal on RC3?
By installing bash-completion, it work but not for apt (like before),
to enable auto-completion for apt, you should uncomment theses lines :

Code:
# enable bash completion in interactive shells
#if ! shopt -oq posix; then
#  if [ -f /usr/share/bash-completion/bash_completion ]; then
#    . /usr/share/bash-completion/bash_completion
#  elif [ -f /etc/bash_completion ]; then
#    . /etc/bash_completion
#  fi
#fi

in /etc/bash.bashrc

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
[Solved] How to activate autocompletion in terminal on RC3? - psyLord - 6th Oct, 2014, 07:29 PM
RE: How to activate autocompletion in terminal on RC3? - rikardo1979 - 6th Oct, 2014, 07:36 PM
RE: How to activate autocompletion in terminal on RC3? - belese - 6th Oct, 2014, 11:20 PM
RE: How to activate autocompletion in terminal on RC3? - rikardo1979 - 7th Oct, 2014, 01:12 AM
RE: How to activate autocompletion in terminal on RC3? - menakite - 7th Oct, 2014, 03:11 AM
RE: How to activate autocompletion in terminal on RC3? - psyLord - 10th Oct, 2014, 06:18 PM
RE: How to activate autocompletion in terminal on RC3? - mk01 - 7th Oct, 2014, 08:26 PM
RE: [Solved] How to activate autocompletion in terminal on RC3? - f1vefour - 10th Oct, 2014, 06:45 PM
RE: [Solved] How to activate autocompletion in terminal on RC3? - belese - 11th Oct, 2014 01:47 AM
RE: [Solved] How to activate autocompletion in terminal on RC3? - mk01 - 11th Oct, 2014, 05:03 AM
RE: [Solved] How to activate autocompletion in terminal on RC3? - belese - 11th Oct, 2014, 05:39 AM
RE: [Solved] How to activate autocompletion in terminal on RC3? - mk01 - 11th Oct, 2014, 07:58 AM
RE: [Solved] How to activate autocompletion in terminal on RC3? - belese - 12th Oct, 2014, 01:47 AM
RE: [Solved] How to activate autocompletion in terminal on RC3? - Carpenter - 14th Jan, 2015, 07:49 PM
RE: [Solved] How to activate autocompletion in terminal on RC3? - CurlyMo - 14th Jan, 2015, 08:13 PM
RE: [Solved] How to activate autocompletion in terminal on RC3? - Carpenter - 14th Jan, 2015, 08:26 PM
RE: [Solved] How to activate autocompletion in terminal on RC3? - IriDium - 15th Jan, 2015, 05:13 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 31st May, 2025, 02:11 AM Powered By MyBB, © 2002-2025 MyBB Group.