trunk 0.1.1
nbsp 2025-01-09 05:05:55 +02:00
parent 251c250a8d
commit 5868ae2f13
No known key found for this signature in database
GPG Key ID: 7184AC1C9835CE48
6 changed files with 8 additions and 5 deletions

View File

@ -1 +0,0 @@
patch type="added" "use 755 for config dir"

View File

@ -1 +0,0 @@
patch type="fixed" "default to nano and warn if no $EDITOR set"

View File

@ -1 +0,0 @@
patch type="added" "save position of previous list when going back"

View File

@ -1,2 +1,2 @@
name neofeels
version 0.1.0
version 0.1.1

View File

@ -1,5 +1,11 @@
# Changelog
## [0.1.1] - 2025-01-09
- use 755 for config dir
- save position of previous list when going back
- default to nano and warn if no $EDITOR set
## [0.1.0] - 2025-01-08
initial release: fully supports everything in ttbp, in a backwards-compatible

View File

@ -25,7 +25,7 @@ const title = ` ___ __
/ _/__ ___ / /__
/ _/ -_) -_) (_-<
/_/ \__/\__/_/___/
neofeels 0.1.0`
neofeels 0.1.1`
func NewMainMenu(index int) *MainMenu {
return &MainMenu{