From 121098e3d736e0a8cf4e47fa9374ab86351edc49 Mon Sep 17 00:00:00 2001 From: Kevin Traver Date: Wed, 27 Sep 2023 06:12:46 -0600 Subject: [PATCH] fix: add readline to shell and bash --- dictionaries/bash/src/bash-words.txt | 1 + dictionaries/shell/dict/shell-all-words.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/dictionaries/bash/src/bash-words.txt b/dictionaries/bash/src/bash-words.txt index 206f850fd41..5b076229316 100644 --- a/dictionaries/bash/src/bash-words.txt +++ b/dictionaries/bash/src/bash-words.txt @@ -136,6 +136,7 @@ readarray READLINE_LINE READLINE_MARK READLINE_POINT +readline readlink readonly return diff --git a/dictionaries/shell/dict/shell-all-words.txt b/dictionaries/shell/dict/shell-all-words.txt index f9520bf8b28..d5b608ff54a 100644 --- a/dictionaries/shell/dict/shell-all-words.txt +++ b/dictionaries/shell/dict/shell-all-words.txt @@ -173,6 +173,7 @@ pushd pwd read readarray +readline readlink readonly return