From c07f557c1613c7b962c51206415db911090bdd0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Thu, 1 Oct 2020 08:36:31 +0200 Subject: README.adoc: clarify bash problems I've also tried tcsh but while it /can/ be used for directory navigation, it has several issues that are much more serious. --- README.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index b63ea94..18f922a 100644 --- a/README.adoc +++ b/README.adoc @@ -87,8 +87,9 @@ bind \eo sdn-navigate bash ~~~~ -Here we can't reset the prompt from within a `bind -x` handler but there is -an acceptable workaround that sadly submits a blank line: +Here we can't make the shell update the prompt on directory changes since +there's no way to invoke `prompt_again()` from a `bind -x` handler but we can +work around it by submitting a blank line: ---- sdn-navigate () { -- cgit v1.2.3