https://github.com/geany/geany-plugins/pull/993 except with @nomadbyte's idea to use `strverscmp()`
Everything seems to work as expected. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/1039 -- Commit Summary -- * lineoperations: change checkbox to radio buttons * lineoperations: missing string.h dependency * lineoperations: bump version * lineoperations: update documentation -- File Changes -- M lineoperations/ChangeLog (5) M lineoperations/README (48) M lineoperations/src/lineoperations.c (2) M lineoperations/src/lo_fns.c (11) M lineoperations/src/lo_prefs.c (68) M lineoperations/src/lo_prefs.h (2) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1039.patch https://github.com/geany/geany-plugins/pull/1039.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1039
