Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Redraw the panel when resizing the window during an incremental search #319

Merged
merged 1 commit into from
Dec 10, 2015
Merged

Conversation

acatton
Copy link
Contributor

@acatton acatton commented Dec 10, 2015

KEY_RESIZE wasn't handled by the incremental search. Resulting in this
bug:

  • Set your terminal window to a small size.
  • Press '\' to filter the processes
  • Maximize your terminal window
  • The list of processes didn't resize.

This change fixes this bug.

Thank you Julian Andrews (@julianandrews) for finding this bug.

KEY_RESIZE wasn't handled by the incremental search. Resulting in this
bug:

  * Set your terminal window to a small size.
  * Press '\' to filter the processes
  * Maximize your terminal window
  * The list of processes didn't resize.

This change fixes this bug.

Thank you Julian Andrews (@julianandrews) for finding this bug.
hishamhm added a commit that referenced this pull request Dec 10, 2015
Redraw the panel when resizing the window during an incremental search
@hishamhm hishamhm merged commit 563abbc into hishamhm:master Dec 10, 2015
@hishamhm
Copy link
Owner

Thank you!! :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants