From 51860063f810513973c379b1bed0bcc34db6139c Mon Sep 17 00:00:00 2001 From: James Campos Date: Tue, 14 Jul 2020 20:07:30 -0700 Subject: readme: unicode for crates.io --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b718527..cc5447c 100644 --- a/README.md +++ b/README.md @@ -43,17 +43,16 @@ Check if your terminal supports italics: # Comparison | | bk | epr/epy | | - | - | - | -| language | rust | python | -| runtime deps | :x: | python, curses | -| inline styles | :heavy_check_mark: | :x: | -| incremental search | :heavy_check_mark: | :x: | -| multi line search | :heavy_check_mark: | :x: | -| regex search | :x: | :heavy_check_mark: | -| links | :x: | :x: | -| images | :x: | :heavy_check_mark: | -| themes | :x: | :heavy_check_mark: | -| choose file from history | :x: | :heavy_check_mark: | -| additional formats | :x: | FictionBook | +| runtime deps | ❌ | python, curses | +| inline styles | ✔️ | ❌ | +| incremental search | ✔️ | ❌ | +| multi line search | ✔️ | ❌ | +| regex search | ❌ | ✔️ | +| links | ❌ | ❌ | +| images | ❌ | ✔️ | +| themes | ❌ | ✔️ | +| choose file from history | ❌ | ✔️ | +| additional formats | ❌ | FictionBook | | external integration | see 1 | dictionary | 1: you can use the `--meta` switch to use `bk` as a file previewer with eg [nnn](https://github.com/jarun/nnn/) -- cgit v1.2.3