Skip to content
This repository was 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
hishamhm merged 1 commit into
hishamhm:masterfrom
acatton:master
Dec 10, 2015
Merged

Redraw the panel when resizing the window during an incremental search#319
hishamhm merged 1 commit into
hishamhm:masterfrom
acatton:master

Conversation

@acatton

@acatton acatton commented Dec 10, 2015

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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.

2 participants