Merge pull request #41 from veeso/open-rs

Open-rs
This commit is contained in:
Christian Visintin
2021-06-19 15:35:48 +02:00
committed by GitHub
16 changed files with 569 additions and 91 deletions

View File

@@ -24,9 +24,13 @@ Released on FIXME: ??
> 🏄 Summer update 2021🌴
- **Open any file** in explorer:
- Open file with default program for file type with `<V>`
- Open file with a specific program with `<W>`
- Bugfix:
- Fixed broken input cursor when typing UTF8 characters (tui-realm 0.3.2)
- Dependencies:
- Added `open 1.7.0`
- Updated `textwrap` to `0.14.0`
- Updated `tui-realm` to `0.4.1`