Type Ahead search using Nautilus on Ubuntu 18.04 [duplicate]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
9
down vote

favorite
4













This question already has an answer here:



  • Traditional search-as-you-type on newer Nautilus versions

    5 answers



Before upgrading to Ubuntu 18.04 LTS, I was using Ubuntu 16.04.1 LTS. When I was in the file browser, I was able to access a file just by writing some letters; it just got selected and it was super fast.



After upgrading, when I start typing a search is launched and it's a little bit slow. I prefer the old method.



I tried searching on the internet but didn't know exactly what to type on the search bar.



How can I disable this automatic search?
Thank you







share|improve this question














marked as duplicate by N0rbert, George Udosen, Fabby, Eric Carvalho, Zanna Aug 15 at 5:17


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.


















    up vote
    9
    down vote

    favorite
    4













    This question already has an answer here:



    • Traditional search-as-you-type on newer Nautilus versions

      5 answers



    Before upgrading to Ubuntu 18.04 LTS, I was using Ubuntu 16.04.1 LTS. When I was in the file browser, I was able to access a file just by writing some letters; it just got selected and it was super fast.



    After upgrading, when I start typing a search is launched and it's a little bit slow. I prefer the old method.



    I tried searching on the internet but didn't know exactly what to type on the search bar.



    How can I disable this automatic search?
    Thank you







    share|improve this question














    marked as duplicate by N0rbert, George Udosen, Fabby, Eric Carvalho, Zanna Aug 15 at 5:17


    This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
















      up vote
      9
      down vote

      favorite
      4









      up vote
      9
      down vote

      favorite
      4






      4






      This question already has an answer here:



      • Traditional search-as-you-type on newer Nautilus versions

        5 answers



      Before upgrading to Ubuntu 18.04 LTS, I was using Ubuntu 16.04.1 LTS. When I was in the file browser, I was able to access a file just by writing some letters; it just got selected and it was super fast.



      After upgrading, when I start typing a search is launched and it's a little bit slow. I prefer the old method.



      I tried searching on the internet but didn't know exactly what to type on the search bar.



      How can I disable this automatic search?
      Thank you







      share|improve this question















      This question already has an answer here:



      • Traditional search-as-you-type on newer Nautilus versions

        5 answers



      Before upgrading to Ubuntu 18.04 LTS, I was using Ubuntu 16.04.1 LTS. When I was in the file browser, I was able to access a file just by writing some letters; it just got selected and it was super fast.



      After upgrading, when I start typing a search is launched and it's a little bit slow. I prefer the old method.



      I tried searching on the internet but didn't know exactly what to type on the search bar.



      How can I disable this automatic search?
      Thank you





      This question already has an answer here:



      • Traditional search-as-you-type on newer Nautilus versions

        5 answers









      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 15 at 5:16









      Zanna

      47.9k13117227




      47.9k13117227










      asked May 18 at 11:16









      B. Amine

      143111




      143111




      marked as duplicate by N0rbert, George Udosen, Fabby, Eric Carvalho, Zanna Aug 15 at 5:17


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






      marked as duplicate by N0rbert, George Udosen, Fabby, Eric Carvalho, Zanna Aug 15 at 5:17


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          10
          down vote



          accepted










          Type Ahead search was removed completely from Nautilus, aka GNOME Files, since Artful. Luckily, there is a patch on GitHub that adds this functionality back to Nautilus 3.26.3, the version installed by default in Ubuntu 18.04. Now if you want to apply the patch and build Nautilus from source, go ahead, but there is a guy that did the job for us and provided a PPA to install the patched Nautilus directly:



          sudo add-apt-repository ppa:lubomir-brindza/nautilus-typeahead


          Then upgrade using sudo apt full-upgrade and kill Files nautilus -q



          Please note that this will overwrite the standard version of Nautilus 3.26 in Ubuntu 18.04 with a third-party build. If you're from the paranoid type you're better off using Nemo or Caja instead.



          Source: [1]






          share|improve this answer


















          • 3




            "Type Ahead search was removed completely from Nautilus"... sigh.. WTF. Whoever comes up with such ideas. The search which replaces it is very sucky. It slow... hangs Nautilus and doesn't even find the folders / files that are sitting right there in the folder. Anyhoo... sorry for venting a bit. And thanks for the help on getting this back :-)
            – kris
            Jul 4 at 22:15










          • The 'nautilus -r' command didn't seem to work (I assume it supposed to restart nautilus without doing a full reboot). The rest of the instructions did work however. Type-ahead is working nicely after system restart.
            – kris
            Jul 4 at 22:26











          • @kris I checked nautilus --help-all and it's not there, thanks for the tip
            – Eskander Bejaoui
            Jul 5 at 19:05










          • Really Thanks new file search is worst Because of this I was suppose to downgrade my ubuntu But this helped me thanks alot.
            – Magento2 Learner
            Aug 9 at 6:15

















          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          10
          down vote



          accepted










          Type Ahead search was removed completely from Nautilus, aka GNOME Files, since Artful. Luckily, there is a patch on GitHub that adds this functionality back to Nautilus 3.26.3, the version installed by default in Ubuntu 18.04. Now if you want to apply the patch and build Nautilus from source, go ahead, but there is a guy that did the job for us and provided a PPA to install the patched Nautilus directly:



          sudo add-apt-repository ppa:lubomir-brindza/nautilus-typeahead


          Then upgrade using sudo apt full-upgrade and kill Files nautilus -q



          Please note that this will overwrite the standard version of Nautilus 3.26 in Ubuntu 18.04 with a third-party build. If you're from the paranoid type you're better off using Nemo or Caja instead.



          Source: [1]






          share|improve this answer


















          • 3




            "Type Ahead search was removed completely from Nautilus"... sigh.. WTF. Whoever comes up with such ideas. The search which replaces it is very sucky. It slow... hangs Nautilus and doesn't even find the folders / files that are sitting right there in the folder. Anyhoo... sorry for venting a bit. And thanks for the help on getting this back :-)
            – kris
            Jul 4 at 22:15










          • The 'nautilus -r' command didn't seem to work (I assume it supposed to restart nautilus without doing a full reboot). The rest of the instructions did work however. Type-ahead is working nicely after system restart.
            – kris
            Jul 4 at 22:26











          • @kris I checked nautilus --help-all and it's not there, thanks for the tip
            – Eskander Bejaoui
            Jul 5 at 19:05










          • Really Thanks new file search is worst Because of this I was suppose to downgrade my ubuntu But this helped me thanks alot.
            – Magento2 Learner
            Aug 9 at 6:15














          up vote
          10
          down vote



          accepted










          Type Ahead search was removed completely from Nautilus, aka GNOME Files, since Artful. Luckily, there is a patch on GitHub that adds this functionality back to Nautilus 3.26.3, the version installed by default in Ubuntu 18.04. Now if you want to apply the patch and build Nautilus from source, go ahead, but there is a guy that did the job for us and provided a PPA to install the patched Nautilus directly:



          sudo add-apt-repository ppa:lubomir-brindza/nautilus-typeahead


          Then upgrade using sudo apt full-upgrade and kill Files nautilus -q



          Please note that this will overwrite the standard version of Nautilus 3.26 in Ubuntu 18.04 with a third-party build. If you're from the paranoid type you're better off using Nemo or Caja instead.



          Source: [1]






          share|improve this answer


















          • 3




            "Type Ahead search was removed completely from Nautilus"... sigh.. WTF. Whoever comes up with such ideas. The search which replaces it is very sucky. It slow... hangs Nautilus and doesn't even find the folders / files that are sitting right there in the folder. Anyhoo... sorry for venting a bit. And thanks for the help on getting this back :-)
            – kris
            Jul 4 at 22:15










          • The 'nautilus -r' command didn't seem to work (I assume it supposed to restart nautilus without doing a full reboot). The rest of the instructions did work however. Type-ahead is working nicely after system restart.
            – kris
            Jul 4 at 22:26











          • @kris I checked nautilus --help-all and it's not there, thanks for the tip
            – Eskander Bejaoui
            Jul 5 at 19:05










          • Really Thanks new file search is worst Because of this I was suppose to downgrade my ubuntu But this helped me thanks alot.
            – Magento2 Learner
            Aug 9 at 6:15












          up vote
          10
          down vote



          accepted







          up vote
          10
          down vote



          accepted






          Type Ahead search was removed completely from Nautilus, aka GNOME Files, since Artful. Luckily, there is a patch on GitHub that adds this functionality back to Nautilus 3.26.3, the version installed by default in Ubuntu 18.04. Now if you want to apply the patch and build Nautilus from source, go ahead, but there is a guy that did the job for us and provided a PPA to install the patched Nautilus directly:



          sudo add-apt-repository ppa:lubomir-brindza/nautilus-typeahead


          Then upgrade using sudo apt full-upgrade and kill Files nautilus -q



          Please note that this will overwrite the standard version of Nautilus 3.26 in Ubuntu 18.04 with a third-party build. If you're from the paranoid type you're better off using Nemo or Caja instead.



          Source: [1]






          share|improve this answer














          Type Ahead search was removed completely from Nautilus, aka GNOME Files, since Artful. Luckily, there is a patch on GitHub that adds this functionality back to Nautilus 3.26.3, the version installed by default in Ubuntu 18.04. Now if you want to apply the patch and build Nautilus from source, go ahead, but there is a guy that did the job for us and provided a PPA to install the patched Nautilus directly:



          sudo add-apt-repository ppa:lubomir-brindza/nautilus-typeahead


          Then upgrade using sudo apt full-upgrade and kill Files nautilus -q



          Please note that this will overwrite the standard version of Nautilus 3.26 in Ubuntu 18.04 with a third-party build. If you're from the paranoid type you're better off using Nemo or Caja instead.



          Source: [1]







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Jul 5 at 18:57

























          answered May 18 at 12:41









          Eskander Bejaoui

          1,0141619




          1,0141619







          • 3




            "Type Ahead search was removed completely from Nautilus"... sigh.. WTF. Whoever comes up with such ideas. The search which replaces it is very sucky. It slow... hangs Nautilus and doesn't even find the folders / files that are sitting right there in the folder. Anyhoo... sorry for venting a bit. And thanks for the help on getting this back :-)
            – kris
            Jul 4 at 22:15










          • The 'nautilus -r' command didn't seem to work (I assume it supposed to restart nautilus without doing a full reboot). The rest of the instructions did work however. Type-ahead is working nicely after system restart.
            – kris
            Jul 4 at 22:26











          • @kris I checked nautilus --help-all and it's not there, thanks for the tip
            – Eskander Bejaoui
            Jul 5 at 19:05










          • Really Thanks new file search is worst Because of this I was suppose to downgrade my ubuntu But this helped me thanks alot.
            – Magento2 Learner
            Aug 9 at 6:15












          • 3




            "Type Ahead search was removed completely from Nautilus"... sigh.. WTF. Whoever comes up with such ideas. The search which replaces it is very sucky. It slow... hangs Nautilus and doesn't even find the folders / files that are sitting right there in the folder. Anyhoo... sorry for venting a bit. And thanks for the help on getting this back :-)
            – kris
            Jul 4 at 22:15










          • The 'nautilus -r' command didn't seem to work (I assume it supposed to restart nautilus without doing a full reboot). The rest of the instructions did work however. Type-ahead is working nicely after system restart.
            – kris
            Jul 4 at 22:26











          • @kris I checked nautilus --help-all and it's not there, thanks for the tip
            – Eskander Bejaoui
            Jul 5 at 19:05










          • Really Thanks new file search is worst Because of this I was suppose to downgrade my ubuntu But this helped me thanks alot.
            – Magento2 Learner
            Aug 9 at 6:15







          3




          3




          "Type Ahead search was removed completely from Nautilus"... sigh.. WTF. Whoever comes up with such ideas. The search which replaces it is very sucky. It slow... hangs Nautilus and doesn't even find the folders / files that are sitting right there in the folder. Anyhoo... sorry for venting a bit. And thanks for the help on getting this back :-)
          – kris
          Jul 4 at 22:15




          "Type Ahead search was removed completely from Nautilus"... sigh.. WTF. Whoever comes up with such ideas. The search which replaces it is very sucky. It slow... hangs Nautilus and doesn't even find the folders / files that are sitting right there in the folder. Anyhoo... sorry for venting a bit. And thanks for the help on getting this back :-)
          – kris
          Jul 4 at 22:15












          The 'nautilus -r' command didn't seem to work (I assume it supposed to restart nautilus without doing a full reboot). The rest of the instructions did work however. Type-ahead is working nicely after system restart.
          – kris
          Jul 4 at 22:26





          The 'nautilus -r' command didn't seem to work (I assume it supposed to restart nautilus without doing a full reboot). The rest of the instructions did work however. Type-ahead is working nicely after system restart.
          – kris
          Jul 4 at 22:26













          @kris I checked nautilus --help-all and it's not there, thanks for the tip
          – Eskander Bejaoui
          Jul 5 at 19:05




          @kris I checked nautilus --help-all and it's not there, thanks for the tip
          – Eskander Bejaoui
          Jul 5 at 19:05












          Really Thanks new file search is worst Because of this I was suppose to downgrade my ubuntu But this helped me thanks alot.
          – Magento2 Learner
          Aug 9 at 6:15




          Really Thanks new file search is worst Because of this I was suppose to downgrade my ubuntu But this helped me thanks alot.
          – Magento2 Learner
          Aug 9 at 6:15


          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491