yazi/yazi-shared
Chris Schade e9c9daf33d
feat: introduce confirm popup
Confirm popup that takes a '\n' separated string message renders
a popup requesting user for confirmation

The message is displayed as a Paragraph with vertical scrollbar (if
needed)

  - Lua binding: ya.confrm(title, message, position)
  - Position::try_from now parses "h" value (default 3)
2024-08-21 21:05:19 +08:00
..
src feat: introduce confirm popup 2024-08-21 21:05:19 +08:00
Cargo.toml chore: bump version to 0.3.1 (#1492) 2024-08-15 22:39:36 +08:00