2020-06-18 23:54:48 +03:00
|
|
|
# Notes
|
|
|
|
|
2020-07-08 04:13:45 +03:00
|
|
|
## Issues
|
2020-07-10 21:37:18 +03:00
|
|
|
- URL for each tab should not be stored as a string - in the current code there's lots of reparsing the URL
|
2020-07-29 02:33:00 +03:00
|
|
|
|
2020-07-02 03:08:07 +03:00
|
|
|
## Upstream Bugs
|
2020-06-24 18:37:32 +03:00
|
|
|
- Bookmark keys aren't deleted, just set to `""`
|
2020-07-02 03:08:07 +03:00
|
|
|
- Waiting on [this viper PR](https://github.com/spf13/viper/pull/519) to be merged
|
2021-04-07 19:55:10 +03:00
|
|
|
- [ANSI conversion is messed up](https://code.rocketnine.space/tslocum/cview/issues/48)
|
|
|
|
- [WordWrap is broken in some cases](https://code.rocketnine.space/tslocum/cview/issues/27) - close #156 if this is fixed
|
|
|
|
- [Prevent panic when reformatting](https://code.rocketnine.space/tslocum/cview/issues/50) - can't reliably reproduce or debug
|
|
|
|
- [Unicode bullet symbol mask causes issues with PasswordInput](https://code.rocketnine.space/tslocum/cview/issues/55)
|
2021-02-28 07:55:26 +03:00
|
|
|
|
|
|
|
|
|
|
|
## Upstream PRs
|