diff --git a/README.md b/README.md index 2d3a3fc56..fcf228b3b 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,8 @@ the middle of Feb 2018. The following features are done: - [x] Hyperlinks per: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda - [x] Multiple Windows (Hotkey: `Super-N`) - [x] Tabs (Hotkey: `Super-T`, next/prev: `Super-[` and `Super-]`, go-to: `Super-[0-9]`) -- [ ] Run on macOS (in progress: use `cargo build --features force-rusttype` for very early version) -- [ ] Run on Windows (in progress: uses rusttype for rasterizing) +- [ ] Run on macOS (in progress) +- [ ] Run on Windows (in progress) There's a good number of terminal escape sequences that are not yet implemented and that will get fleshed out as the applications I use uncover them, or as folks