2020-06-18 16:54:48 -04:00
|
|
|
# Notes
|
|
|
|
|
2020-07-07 21:13:45 -04:00
|
|
|
## Issues
|
2020-07-10 14:37:18 -04: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-28 19:33:00 -04:00
|
|
|
|
2020-07-01 20:08:07 -04:00
|
|
|
## Upstream Bugs
|
2020-06-24 11:37:32 -04:00
|
|
|
- Bookmark keys aren't deleted, just set to `""`
|
2020-07-01 20:08:07 -04:00
|
|
|
- Waiting on [this viper PR](https://github.com/spf13/viper/pull/519) to be merged
|
2021-02-17 14:17:13 -05:00
|
|
|
- [cview.Styles not being used](https://gitlab.com/tslocum/cview/-/issues/47) - issue is circumvented in Amfora
|
|
|
|
- [ANSI conversion is messed up](https://gitlab.com/tslocum/cview/-/issues/48)
|
|
|
|
- [WordWrap is broken in some cases](https://gitlab.com/tslocum/cview/-/issues/27#note_475438483) - close #156 if this is fixed
|
|
|
|
- [Prevent panic when reformatting](https://gitlab.com/tslocum/cview/-/issues/50) - can't reliably reproduce or debug
|
2021-02-17 14:48:03 -05:00
|
|
|
- [Unicode bullet symbol mask causes issues with PasswordInput](https://gitlab.com/tslocum/cview/-/issues/55)
|