zellij-org/zellij

Feature request: Resize increments of one

Open

#647 opened on Aug 15, 2021

View on GitHub
 (5 comments) (7 reactions) (0 assignees)Rust (32,593 stars) (1,191 forks)batch import
actiongood first issuehacktoberfesthelp wanted

Description

Right now, the resize function increments/decrements the size of a pane by 10 characters. It would be nice if it was possible to resize it by one, e.g. by holding SHIFT or similar. For discoverability, this should probably also be written in the footer when resizing mode is activated.

Contributor guide