diff options
author | James Campos <james.r.campos@gmail.com> | 2020-09-23 23:07:43 -0700 |
---|---|---|
committer | James Campos <james.r.campos@gmail.com> | 2020-09-23 23:07:43 -0700 |
commit | 095986eb9ac3696479c7b1fde0e3f5b356af68ec (patch) | |
tree | cb05c8ea1afeb869dc1890ee3778fc0636d71d79 /README.md | |
parent | e5b2e71b01aa48cb68f85826d2fa8cdad3e8f014 (diff) | |
download | bk-095986eb9ac3696479c7b1fde0e3f5b356af68ec.tar.gz |
readme: links
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,7 +8,6 @@ bk is a WIP terminal EPUB reader, written in Rust. - Vim bindings - Incremental search - Bookmarks -- Inline styles (bold/italic) # Install Install from crates.io: @@ -48,7 +47,7 @@ Check if your terminal supports italics: | incremental search | ✔️ | ❌ | | multi line search | ✔️ | ❌ | | regex search | ❌ | ✔️ | -| links | ❌ | ❌ | +| links | ✔️ | ❌ | | images | ❌ | ✔️ | | themes | ❌ | ✔️ | | choose file from history | ❌ | ✔️ | |