[PR #738] [MERGED] enforce_wide_search_bar to make search bar bigger #1008

Closed
opened 2026-02-28 14:54:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/738
Author: @OrangeFran
Created: 2/12/2021
Status: Merged
Merged: 2/27/2021
Merged by: @Rigellute

Base: masterHead: search_config_option


📝 Commits (4)

  • d6290c3 Add a new bool option: 'show_big_search' to force the big search bar
  • b3d6245 Rename option to 'enforce_wide_search_bar'
  • bb92fb9 Formatting
  • 11ce776 Add the option to the README

📊 Changes

3 files changed (+20 additions, -7 deletions)

View changed files

📝 README.md (+3 -0)
📝 src/ui/mod.rs (+10 -7)
📝 src/user_config.rs (+7 -0)

📄 Description

This adds an option with the name behavior.enforce_wide_search_bar to make the search bar wider. Fix for #737


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/738 **Author:** [@OrangeFran](https://github.com/OrangeFran) **Created:** 2/12/2021 **Status:** ✅ Merged **Merged:** 2/27/2021 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `search_config_option` --- ### 📝 Commits (4) - [`d6290c3`](https://github.com/Rigellute/spotify-tui/commit/d6290c392268b9fc88ce12e1b17e8e235ad26751) Add a new bool option: 'show_big_search' to force the big search bar - [`b3d6245`](https://github.com/Rigellute/spotify-tui/commit/b3d62453d38097fc37a8cb23e00b898babfdd687) Rename option to 'enforce_wide_search_bar' - [`bb92fb9`](https://github.com/Rigellute/spotify-tui/commit/bb92fb93ce60868fc258884acd219449084a3285) Formatting - [`11ce776`](https://github.com/Rigellute/spotify-tui/commit/11ce77690240c86d194163d161fd5d904f8ad06d) Add the option to the README ### 📊 Changes **3 files changed** (+20 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) 📝 `src/ui/mod.rs` (+10 -7) 📝 `src/user_config.rs` (+7 -0) </details> ### 📄 Description This adds an option with the name `behavior.enforce_wide_search_bar` to make the search bar wider. Fix for #737 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#1008
No description provided.