Autocompletion should work within quotes #160

Open
opened 2020-12-08 18:38:46 +01:00 by FWDekker · 0 comments
Owner

Write

$> mkdir test
$> cd "t

and press tab. Nothing happens. The "t should be autocompleted to "test" or test.

Write ``` $> mkdir test $> cd "t ``` and press tab. Nothing happens. The `"t` should be autocompleted to `"test"` or `test`.
FWDekker added the
enhancement
label 2020-12-08 18:38:46 +01:00
FWDekker self-assigned this 2020-12-08 18:38:46 +01:00
Sign in to join this conversation.
No description provided.