- https://redterminal.org
-
Joined on
2021年09月10日
Make cview compatible with tcell/v3
I tested your tcell/v3 branch and it works as expected. I had some problems to switch to the actual commit in the branch with go but that is because of my inexperience with Golang.
21335d7efc
WIP Change to cview tcell/v3 branch
Make cview compatible with tcell/v3
[Feature Request] Make Modal scrollable and make setting of width possible
e5bd3a2d60
Updated CHANGELOG.md
7dfd25dc38
changed exclusion case for Search ("/"), Timeline ("t") and Highlights ("h") keys in Bookmarks page
Pipeline stuck at "clone": This step hasn't begun yet
817bdfff82
Updated Golang dependencies
Is there a way to automatically push to Forgejo Releases through Woodpecker CI?
Yes, you can use the woodpeckerci/plugin-release plugin. You can have a look at my Build Script for a Golang project....
8b98b4e84d
Fix regression: Display of Refresh Screen
3fabc84ed1
Changed timeout for reading tinylogs to 3 seconds
9dcd6ca465
Updated --help output
2bd827881b
Updated documentation (bookmarks)
479df38775
Updated README.md
07798db6ca
woodpecker-ci: added ldflags -s -w to disable symbol table and disable DWARF generation
f5e107121a
Updated CHANGELOG.md
ebf1ca0fea
Made Bookmarks useable with "Open Links", "Open Thread", "Reply", "Delete" and "Open Tinylog"
5f55e742ce
Fixed creation of bookmarks file and their display
2c859fec1c
added Version string "devel" if building from source