Improvement requests
: K-Meleon Forum
Use this forum to talk about a feature you're missing. Use the bug tracker to report it if necessary.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=kko] [quote zelgon]To perfection I would need to fulfill one more condition though, and that is to put only one url per line.[/quote] Yeah. The following line: [code]setclipboard(pluginmsgex(layers,GetLayersInWindow,"",STRING));[/code] should actually be: [code]setclipboard(gsub("\t","\r\n",pluginmsgex(layers,GetLayersInWindow,"",STRING)));[/code] to [url=http://freenet-homepage.de/CoolMcKluus/software/kmeleon/project/reference/macrolanguage/strings.html#gsub]replace[/url] the tabulator that is separating the URLs by a Windows line break (which is \r\n, not just \n). But for whatever reason the \r is not interpreted correctly. Might be a bug... (that's why I left it out)[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development