mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 08:46:08 +03:00
core: allow u21 as a cli argument type
This commit is contained in:
@ -319,6 +319,7 @@ pub fn parseIntoField(
|
||||
|
||||
inline u8,
|
||||
u16,
|
||||
u21,
|
||||
u32,
|
||||
u64,
|
||||
usize,
|
||||
|
Reference in New Issue
Block a user