vonshednob / pter

Manage your todo.txt in a commandline user interface (TUI)
https://vonshednob.cc/pter/
MIT License
102 stars 6 forks source link

Patch to print version in statusbar #40

Closed andrei-a-papou closed 6 months ago

andrei-a-papou commented 6 months ago

Since I have to run pter in a Docker container, I can't easily run pter -v (the container is deliberately set up a certain way). I also sometimes jump between versions as there could be a serious bug or a regression in one of them.

Anyway, I thought putting version in the welcome message would be an easy fix. Here's a small patch I made -- take it or leave it, but I guess it doesn't hurt and it does provide some useful info to users.

I would certainly appreciate a merge so I won't have to maintain the patch on my end :)

95-version-statusbar.diff.gz

vonshednob commented 6 months ago

Darn, I missed this before I pushed out 3.15.2 just now. Sorry! :sweat_smile: Next version will have it in!

vonshednob commented 6 months ago

It'll be in the next release, but you can preview it from the stuff on codeberg.