diff options
author | James Campos <james.r.campos@gmail.com> | 2020-05-18 02:57:08 -0700 |
---|---|---|
committer | James Campos <james.r.campos@gmail.com> | 2020-05-18 02:57:08 -0700 |
commit | 056aba27aabf7261ba1fbfd7bcf2b953765fa298 (patch) | |
tree | 6bdb933861cda38261eac544891c0dcabef380bf /README.md | |
parent | 176c17613800f3cea278342bcfcdb83aece6f96f (diff) | |
download | bk-056aba27aabf7261ba1fbfd7bcf2b953765fa298.tar.gz |
windows
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ # bk bk is a WIP terminal Epub reader, written in Rust. -bk supports Linux and macOS. Windows runs but doesn't save position on exit. - # Usage cargo install --path . @@ -13,13 +11,13 @@ Type <kbd>F1</kbd> or <kbd>?</kbd> to see the commands. Running `bk` without an argument will load the most recent Epub. # Features +- Cross platform - Linux, macOS and Windows support - Single binary, instant startup - Epub 2/3 support - Incremental search - Vim bindings # TODO -- fix Windows - configuration - links - better unicode support |