gmni: fix -d truncation Previously, the last character of the provided input would not be read. For example, `gmni -d termfmt gemini://godocs.io/-/search` would search for "termfm".
1 files changed, 1 insertions(+), 1 deletions(-) M src/gmni.c
M src/gmni.c => src/gmni.c +1 -1