summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTheron Spiegl <tspiegl@gmail.com>2020-06-10 18:49:28 -0500
committerTheron Spiegl <tspiegl@gmail.com>2020-06-10 18:49:28 -0500
commit931b513047e69ffc052f53540c2184e7ad8acfe4 (patch)
tree2db3cdf347c873773d25657217750d5d1bb273ae /README.md
parentbb02dbc75cde5623f742878e0d055acb98ccd8da (diff)
detach from processes that don't let us inspect registers, adjust debug output. firefox tabs crashing but trying to load only when launching first window with whatfiles, fine when attaching or opening second window.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6430d42..9cce5e0 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ $ sudo make install
## Known issues:
-- Seems to run slowly and occasionally freeze when used to launch Firefox and Chromium. (Attaching to both with `-p [PID]` once they're running works fine.)
+- Tabs crash when `whatfiles` is used to launch Firefox. (Attaching with `-p [PID]` once it's running works fine, as does using `whatfiles` to launch a second Firefox window if one's already open.)
Thank you for your interest, and please also check out [Cloaker](https://github.com/spieglt/cloaker), [Nestur](https://github.com/spieglt/nestur), and [Flying Carpet](https://github.com/spieglt/flyingcarpet)!