diff options
Diffstat (limited to 'itches/emacs')
| -rw-r--r-- | itches/emacs/interpreters.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/itches/emacs/interpreters.org b/itches/emacs/interpreters.org index e535890..6174ea1 100644 --- a/itches/emacs/interpreters.org +++ b/itches/emacs/interpreters.org @@ -5,7 +5,7 @@ E.g. in most terminals, typing ~ls TAB~ in a folder with a single file expands to ~ls that-file~. -See [[https://debbugs.gnu.org/26661][bug#26661]]. +See [[https://debbugs.gnu.org/26661][bug#26661]], and [[https://github.com/szermatt/emacs-bash-completion/issues/45][szermatt/emacs-bash-completion!45]]. ** Handle DECSC, DECRC, CUU, ED, HVP and DECSTBM console codes. Used for APT's "Dpkg::Progress-Fancy" option, enabled by default with the high-level apt(8) command. Silly script emulating what APT does: |
