[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master 4c01082: Book: notices in TAB completion secti
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master 4c01082: Book: notices in TAB completion section which is not yet complete |
Date: |
Sun, 30 May 2021 12:28:56 -0400 (EDT) |
branch: master
commit 4c01082f8ff585fd703cf6cb347a64b516fa9d50
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Book: notices in TAB completion section which is not yet complete
Currently TAB completion is not yet fully implemented in all the programs
and there are known issues in those that do.
With this commit, a notice has been added at the start of the respective
sections in the book to highlight this and let users know about potential
problems before they activate it.
---
doc/gnuastro.texi | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index a136e8b..7ac1315 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -7486,6 +7486,16 @@ In others, this option will be ignored.
@node Shell TAB completion, Standard input, Common options, Command-line
@subsection Shell TAB completion (highly customized)
+@cartouche
+@noindent
+@strong{Under development:} Gnuastro's TAB completion in Bash already greatly
improves usage of Gnuastro on the command-line, but still under development and
not yet complete.
+If you are interested to try it out, please go ahead and activate it (as
described below), we encourage this.
+But please have in mind that there are known
issues@footnote{@url{http://savannah.gnu.org/bugs/index.php?group=gnuastro&category_id=128}}
and you may find new issues.
+If you do, please get in touch with us as described in @ref{Report a bug}.
+TAB completion is currently only implemented in the following programs:
Arithmetic, BuildProgram, ConvertType, Convolve, CosmicCalculator, Crop, Fits
and Table.
+For progress on this task, please see Task
15799@footnote{@url{https://savannah.gnu.org/task/?15799}}.
+@end cartouche
+
@cindex Bash auto-complete
@cindex Completion in the shell
@cindex Bash programmable completion
@@ -31032,6 +31042,11 @@ were produced by other tests.
@node Bash programmable completion, Developer's checklist, Test scripts,
Developing
@section Bash programmable completion
+
+@cartouche
+@strong{Under development:} While work on TAB completion is ongoing, it is not
yet fully ready, please see the notice at the start of @ref{Shell TAB
completion}.
+@end cartouche
+
@cindex Bash auto-complete
@cindex Completion in the shell
@cindex Bash programmable completion
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-commits] master 4c01082: Book: notices in TAB completion section which is not yet complete,
Mohammad Akhlaghi <=