mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #738] [MERGED] enforce_wide_search_bar to make search bar bigger #1008
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#1008
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:search_config_option📝 Commits (4)
d6290c3Add a new bool option: 'show_big_search' to force the big search barb3d6245Rename option to 'enforce_wide_search_bar'bb92fb9Formatting11ce776Add 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_barto 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.