Prompt doesn't autocomplete with tab key

Hello there!

We have a curious thing. We downloaded mothur v1.45.3 on our server (Ubuntu 20.04). When we try to autocomplete a file name with a Tab, it doesn’t work. With other versions or on other computers we hadn’t seen that problem.

Tab autocompleting works properly outside mothur. What could be the problem?

Best,
Mario.

Our prebuilt version for Ubuntu 20.04 does not include the readline library which allows for the autocompletion feature. You have a few options:

  1. Build from source, installing the readline library.
  2. Run the prebuilt version without readline.
  3. Try our generic Linux version, Mothur.linux_8.zip (requires readline 7)
1 Like

Thanks! I’ll download the version without readline. I’ll let you know the results.

Best,

Mario.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.