romainlq / hyper-window-size

Simple plugin for Hyper.app that lets you set the size of the window
MIT License
13 stars 1 forks source link

switcher to pixel into column/row #16

Closed iZanfir closed 3 years ago

iZanfir commented 3 years ago

For #2 issue.

Turn pixel-units into predefined column/rows sizes. Similar to Windows terminal.

Min width: 39 Min height: 12

Pixel unit

with-pixel

Columns and rows

with-column-and-row

Be careful to no forget to put comma at the end

iZanfir commented 3 years ago

Hi, can you give me a feedback?