GNU Astronomy Utilities - Tasks: task #15901, Gnuastro autocompletion in Emacs
You are not allowed to post comments on this tracker with your current authentication level.
task #15901: Gnuastro autocompletion in Emacs
Submitter: | Pedram Ashofteh-Ardakani <pedram> | ||
Submitted: | Fri 05 Feb 2021 02:22:28 PM UTC | ||
Should Start On: | Fri 05 Feb 2021 12:00:00 AM UTC | Should be Finished on: | Fri 05 Feb 2021 12:00:00 AM UTC |
Category: | Development | Priority: | 5 - Normal |
Item Group: | Enhancement | Status: | None |
Privacy: | Public | Percent Complete: | 0% |
Assigned to: | None | Open/Closed: | Open |
Effort: | 0.00 |
Thu 24 Jun 2021 06:28:05 PM UTC, comment #1: |
Pedram Ashofteh-Ardakani <pedram>![]() |
Fri 05 Feb 2021 02:22:28 PM UTC, original submission:
The autocompletion feature of 'bash' leads to an easier user experience. We have already started working on adding this feature to gnuastro while invoked in 'bash'.
|
Pedram Ashofteh-Ardakani <pedram>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-02-05 | pedram | Carbon-Copy | - | ![]() |
Added makhlaghi |
I stumbled upon emacs bash completion project while working on a bug fix. This project adds the auto completion feature to emacs shell environment. This might prove useful later :)