Results 1 to 2 of 2

Thread: Auto-Complete not working in some cases

  1. #1

    Auto-Complete not working in some cases

    Hello everyone!


    I would like to know if you can help me with a couple of problems that I have.


    I'm on the latest version of Kali Linux and when I want to remove a package I use the following command:


    `sudo apt-get remove --autoremove <package>`


    The problem with this is that as soon as I perform the following action:


    `sudo apt-get remove --au<tab>`


    The system does not auto complete the command. I managed to correct it once but I don't remember how to do it anymore.


    That is a problem.


    Next is this:


    The `unzip` command doesn't autocomplete either.
    Performing the following command:


    `unzip -x <tab>`


    It doesn't auto-complete or write the name of the file I want to unzip.


    Thank you!

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    As Kali is now using zshell, you could add some plug ins, that's what I do

    https://linuxhint.com/setup-configure-autocomplete-zsh/

Similar Threads

  1. Looking for Kali use cases for IT audits
    By okwabrac in forum General Archive
    Replies: 0
    Last Post: 2022-02-25, 15:41
  2. Replies: 0
    Last Post: 2014-08-17, 00:22
  3. Replies: 0
    Last Post: 2013-05-01, 10:04

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •