diff options
author | 2019-03-28 17:24:06 -0400 | |
---|---|---|
committer | 2019-03-28 17:24:06 -0400 | |
commit | 744424003571b8560586ea12672562a4bafbf4eb (patch) | |
tree | 5bf25b71670ee0f476a1c4a88dd63161651601cf | |
parent | 2ea8536cdfba1d4d935c9b67b2230f6457dec951 (diff) | |
download | textadept-744424003571b8560586ea12672562a4bafbf4eb.tar.gz textadept-744424003571b8560586ea12672562a4bafbf4eb.zip |
Updated FAQ to address strange terminal version behavior due to libncurses6.
-rw-r--r-- | FAQ.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,8 +18,8 @@ of various issues. **Q:** On Linux I get a `error while loading shared libraries: <lib>: cannot open` -`shared object file: No such file or directory` when trying to run Textadept. -How do I fix it? +`shared object file: No such file or directory` when trying to run Textadept, +or I get odd behavior in the terminal version, even crashes. How do I fix it? **A:** It is difficult to provide a binary that runs on all Linux platforms since the |