Email or username:

Password:

Forgot your password?
Top-level
mixed berry social anxiety disorder 🍓

@b0rk i actually didn't realize readline was something that got used in things like bash, or even really a library you can just use, i never thought too hard about why rlwrap was called that and just thought "that's the thing you run to use readline"

maybe a tool i wrote for work should have readline shoved into it... 🤔

2 comments
Julia Evans

@monorail I believe readline is GPL licensed (not LGPL) so to use readline you need to have a GPL compatible license

mixed berry social anxiety disorder 🍓

@b0rk it's a strictly internal tool used by only people on my team, which i don't believe counts as "redistribution" for the purposes of GPL, but i'll make sure i take a look. thanks for the heads up :3

Go Up