[Github-comments] [geany-plugins] Add new "Lineoperations" plugin (#324)

Colomban Wendling notifications at xxxxx
Wed Jan 13 19:14:09 UTC 2016


> +    Line 2\n
> +
> +
> +Remove Whitespace Lines
> +-----------------------
> +
> +Removes all lines that have only white space characters.
> +
> +A **whitespace character** is one of:
> +
> +1. `' '` : space
> +2. `'\t'`: horizontal tab
> +3. `'\f'`: form feed
> +4. `'\v'`: vertical tab
> +5. `'\r'`: cartridge return
> +6. `'\n'`: newline character

does this still holds with the Scintilla-based version?

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/324/files#r49635737
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160113/b9c3b709/attachment.html>


More information about the Github-comments mailing list