mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-27 15:16:10 +00: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