diff options
| -rw-r--r-- | itches/emacs/interpreters.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/itches/emacs/interpreters.org b/itches/emacs/interpreters.org index 535405d..bb53fa5 100644 --- a/itches/emacs/interpreters.org +++ b/itches/emacs/interpreters.org @@ -33,6 +33,7 @@ Also, in general, =*shell*= has no clue about - Bash aliases, - changes to the current working directory not triggered by an explicit ~cd~, and not announced by OSC 7, +- commands (functions, aliases) defined during the session - etc. See [[https://debbugs.gnu.org/26661][bug#26661]], and [[https://github.com/szermatt/emacs-bash-completion/issues/45][szermatt/emacs-bash-completion!45]]. |
