vishalxl / nostr_console

Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
GNU Affero General Public License v3.0
441 stars 33 forks source link

FR: spread menu to fewer lines #23

Closed improvethings closed 2 years ago

improvethings commented 2 years ago

If I have a full screen terminal/console, spread the main menu at the bottom along 2-3 lines at most, so I get more feed based content on my screen. 10 lines taken up all the time is unnecessary

vishalxl commented 2 years ago

i've reduced 2-3 lines in a upcoming new version. so that's my priority too. will keep that in mind.

vishalxl commented 2 years ago

would you find it useful if menu is printed horizontally in 1-2 lines? That can be done, ideally as an option.

vishalxl commented 2 years ago

Printed menus horizontally. Fixed in 0.1.2 release.

vishalxl commented 2 years ago
2022-11-14

New horizontal menu with version 0.1.3-beta

improvethings commented 2 years ago

You can remove "Main Menu" and put it on the next line: "Main menu options:" instead of Pick an option:. You can put the Signed in as: $user aligned right on the "Main menu options:" line, to knock off another line. This would gain 2 extra lines for content.

vishalxl commented 2 years ago

Combined and did reduce one line.. thanks for suggestions.

2022-11-15 (3)