<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>pnotepad.org forums &#187; Tag: line - Recent Topics</title>
		<link>http://pnotepad.org/forums/tags/line</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 11:02:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/tags/line/topics" rel="self" type="application/rss+xml" />

		<item>
                        <title>Select text between specified line numbers (mexmanz)</title>
			<link>http://pnotepad.org/forums/topic/5176#post-7677</link>
			<pubDate>Wed, 16 Feb 2011 07:58:25 +0000</pubDate>
			<dc:creator>mexmanz</dc:creator>
			<guid isPermaLink="false">7677@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there a function to select text between two specified line numbers:&#60;/p&#62;
&#60;p&#62;for example, if the file has 100 lines and I want to select the text between and including lines 25-50 using a keyboard shortcut. &#60;/p&#62;
&#60;p&#62;How can this be done, or if lines are bookmarked, can the text be selected between the two bookmarks.&#60;/p&#62;
&#60;p&#62;Many thanks for advice&#60;br /&#62;
Andrew
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>color for line number column (bhengh)</title>
			<link>http://pnotepad.org/forums/topic/212#post-772</link>
			<pubDate>Wed, 25 Apr 2007 20:47:28 +0000</pubDate>
			<dc:creator>bhengh</dc:creator>
			<guid isPermaLink="false">772@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I changed the default text color to white text on a black background.  Unfortunately, when I did that, the line-numbers in the left column became white on a light gray background, which is very hard to read.  Is there a place to change the background color of the line-number column, or a place to specify a color for the line-numbers independently of the text?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Can I sort lines? (jumpfroggy)</title>
			<link>http://pnotepad.org/forums/topic/236#post-855</link>
			<pubDate>Tue, 29 May 2007 23:26:20 +0000</pubDate>
			<dc:creator>jumpfroggy</dc:creator>
			<guid isPermaLink="false">855@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Is there a way to sort lines?  I used to use Tools-&#38;gt;Sort in Textpad, and I use Data-&#38;gt;Sort in excel.  In textpad, you could sort lines by specifying the start/length column, and to sort alphabetically, case insensitive, etc.  I didn't see this feature, just wanted to double check before I put in a request.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Line spacing and other stuff (Julas)</title>
			<link>http://pnotepad.org/forums/topic/193#post-684</link>
			<pubDate>Sun, 01 Apr 2007 13:35:47 +0000</pubDate>
			<dc:creator>Julas</dc:creator>
			<guid isPermaLink="false">684@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've sent an e-mail about 2 months ago, but got no reply so I'm retrying here.&#60;/p&#62;
&#60;p&#62;First of all I want to say that Programmer's Notepad is really great and I've been using it for some time now (switched from Notepad2). However, I miss one great feature of Notepad2 - the ability to globally add line spacing. As Notepad2 is also based on Scintilla, the trick that worked there also works in PNotepad. Namely, you can add the line spacing by increasing Brace Match/Brace Mismatch font size. However, this was an easy thing to do in Notepad2, because I could change this property globally for all the schemes. In PNotepad I have to do it for every scheme I use separately which is a bit annoying. Is there any way to change this globally?&#60;/p&#62;
&#60;p&#62;Other things that would help me a lot would be:&#60;br /&#62;
- an ability to scroll the opened tabs by a mouse wheel (like in Firefox when you hover the tabs bar) and not only by those arrows on the right&#60;br /&#62;
- an explorer Window (for people who don't like creating projects, like me ;) to open new files easily in PNotepad&#60;/p&#62;
&#60;p&#62;Thanks for your great work.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>[Req] Configurable line-spacing (CoMiKe)</title>
			<link>http://pnotepad.org/forums/topic/51#post-196</link>
			<pubDate>Wed, 26 Apr 2006 11:12:28 +0000</pubDate>
			<dc:creator>CoMiKe</dc:creator>
			<guid isPermaLink="false">196@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I've been using Notepad++ for my editing needs for some time, but it lacks the option to configure tools, and I badly need it.&#60;/p&#62;
&#60;p&#62;Then I found PNotepad, and I think it's a great editor.&#60;/p&#62;
&#60;p&#62;The only downside is that it has very little line spacing, so the code doesn't look as clear as I would want.&#60;/p&#62;
&#60;p&#62;You can &#60;a href=&#34;http://img83.imageshack.us/my.php?image=linespacing6uj.png&#34;&#62;take a look at this image&#60;/a&#62; that compares line-spacing in Notepad++ and PNotepad line-spacing.&#60;/p&#62;
&#60;p&#62;Anyway, you've made a fantastic work to get this editor.&#60;br /&#62;
Best regards.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

