diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-09-03 21:10:39 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-09-03 22:00:53 +0200 |
commit | ded899933c50a976d10144f526ffd6a5e58e6ced (patch) | |
tree | 1e9ca020b7e6dc77dee430728c939ff42ca3939c /README.adoc | |
parent | 832842bf81fbc194b75c9440e2944aa2390bf427 (diff) | |
download | tdv-ded899933c50a976d10144f526ffd6a5e58e6ced.tar.gz tdv-ded899933c50a976d10144f526ffd6a5e58e6ced.tar.xz tdv-ded899933c50a976d10144f526ffd6a5e58e6ced.zip |
sdgui: make Ctrl+click put hovered word in search
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index d5bee2c..9e95237 100644 --- a/README.adoc +++ b/README.adoc @@ -96,7 +96,7 @@ should be addressed before including the software in regular Linux and/or BSD distributions: - The tab bar doesn't handle overflows well in the TUI. - - The GUI has a few usability issues, and is awkward to configure. + - The GUI is awkward to configure. - Lacking configuration, standard StarDict locations should be scanned. Given all issues with the file format, it might be better to start anew. |