fab commented on issue tslocum/cview#95 2025年12月11日 12:49:54 +01:00
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.

fab pushed to tcellv3 at fab/gtl 2025年12月11日 12:44:28 +01:00
21335d7efc WIP Change to cview tcell/v3 branch
fab created branch tcellv3 in fab/gtl 2025年12月11日 12:44:28 +01:00
fab opened issue tslocum/cview#95 2025年12月10日 19:22:08 +01:00
Make cview compatible with tcell/v3
fab opened issue tslocum/cview#93 2025年12月01日 19:27:14 +01:00
[Feature Request] Make Modal scrollable and make setting of width possible
fab released v1.1.3-fork at fab/gtl 2025年12月01日 02:02:46 +01:00
fab pushed tag v1.1.3-fork to fab/gtl 2025年12月01日 01:55:23 +01:00
fab pushed to main at fab/gtl 2025年12月01日 01:54:09 +01:00
e5bd3a2d60 Updated CHANGELOG.md
7dfd25dc38 changed exclusion case for Search ("/"), Timeline ("t") and Highlights ("h") keys in Bookmarks page
Compare 2 commits »
fab opened issue Codeberg-CI/feedback#286 2025年11月30日 21:34:34 +01:00
Pipeline stuck at "clone": This step hasn't begun yet
fab pushed to main at fab/gtl 2025年11月30日 19:59:53 +01:00
817bdfff82 Updated Golang dependencies
fab commented on issue Codeberg-CI/feedback#285 2025年11月30日 18:57:53 +01:00
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....

fab pushed to main at fab/gtl 2025年11月30日 18:41:57 +01:00
8b98b4e84d Fix regression: Display of Refresh Screen
3fabc84ed1 Changed timeout for reading tinylogs to 3 seconds
9dcd6ca465 Updated --help output
Compare 3 commits »
fab pushed to main at fab/gtl 2025年11月30日 16:48:14 +01:00
2bd827881b Updated documentation (bookmarks)
fab pushed to main at fab/gtl 2025年11月30日 16:28:30 +01:00
479df38775 Updated README.md
fab pushed to main at fab/gtl 2025年11月30日 15:48:16 +01:00
07798db6ca woodpecker-ci: added ldflags -s -w to disable symbol table and disable DWARF generation
fab released v1.1.2-fork at fab/gtl 2025年11月29日 12:55:24 +01:00
fab pushed tag v1.1.2-fork to fab/gtl 2025年11月29日 12:53:44 +01:00
fab pushed to main at fab/gtl 2025年11月29日 12:53:30 +01:00
f5e107121a Updated CHANGELOG.md
ebf1ca0fea Made Bookmarks useable with "Open Links", "Open Thread", "Reply", "Delete" and "Open Tinylog"
Compare 2 commits »
fab pushed to main at fab/gtl 2025年11月28日 22:45:05 +01:00
5f55e742ce Fixed creation of bookmarks file and their display
fab pushed to main at fab/gtl 2025年11月28日 18:59:46 +01:00
2c859fec1c added Version string "devel" if building from source