Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase default fzf search window size #218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

westonganger
Copy link

What

Increase default fzf search window size to 100% height and width

Before:
Screenshot 2023-09-08 at 9 45 59 AM

After:
Screenshot 2023-09-08 at 9 46 23 AM

Why

When working in tmux half-panes (or any smaller screen sizes) many times long file names are cut off. Because you cannot see much of the file name sometimes, this causes issues trying to select the right file if there are other similar file matches.

Having a window/popup above the current file doesnt actually help anything, the search can just be fullscreen where the developers focus is at the time.

Checklist

  • Send RFC email to Braintree developers if change may be impactful. Please include a link to this PR so that discussion about the pros and cons of the change remains linked to the proposed changes. Recent examples include: addition of linter and completer, no longer removing end-of-line whitespace on save, changing to fzf for file lookup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant