Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 485 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 485 Bytes

max-preview.yazi

Maximize or restore the preview pane.

300199004-4bb43f85-0696-4e93-879f-c617a96e5f46.mp4

Installation

ya pack -a SUSTech-data/max-preview.yazi

Usage

Add this to your ~/.config/yazi/keymap.toml:

{ on = [ "i" ], run = "plugin --sync max-preview --args='preview'" },
{ on = [ "j" ], run = "plugin --sync max-preview --args='j'" },
{ on = [ "k" ], run = "plugin --sync max-preview --args='k'" },