<?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: F3 - Recent Posts</title>
		<link>http://pnotepad.org/forums/tags/f3</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Feb 2012 22:55:20 +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/f3" rel="self" type="application/rss+xml" />

		<item>
                        <title>F3 and F4 to search up and down (simon)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2310</link>
			<pubDate>Wed, 29 Jul 2009 09:08:23 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2310@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;You're welcome!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>F3 and F4 to search up and down (mohdyusuf)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2309</link>
			<pubDate>Wed, 29 Jul 2009 01:17:01 +0000</pubDate>
			<dc:creator>mohdyusuf</dc:creator>
			<guid isPermaLink="false">2309@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Huhu... it works like a charm.. thanks Simon.. &#60;/p&#62;
&#60;p&#62;ps: i guess i was just ignorant.. :)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>F3 and F4 to search up and down (simon)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2305</link>
			<pubDate>Tue, 28 Jul 2009 08:10:45 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2305@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;You need to change the shortcuts for F3 and F4 to Search : Find Next Current Word, and Search : Find Previous Current Word respectively, and this will then do it without Ctrl-F. I promise this works!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>F3 and F4 to search up and down (mohdyusuf)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2304</link>
			<pubDate>Tue, 28 Jul 2009 02:26:00 +0000</pubDate>
			<dc:creator>mohdyusuf</dc:creator>
			<guid isPermaLink="false">2304@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;ok, i've tried it. I like it when you select a word it highlights all matching words.&#60;/p&#62;
&#60;p&#62;AND i like that i can now customize F3/F4 (thanks... really great).&#60;/p&#62;
&#60;p&#62;Just one tiny prob though, i still have to do ctrl+f first on the word i am looking for. I cant just double click on the word and off i go.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>F3 and F4 to search up and down (simon)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2297</link>
			<pubDate>Mon, 27 Jul 2009 09:48:35 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2297@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Amazingly, in the Programmer's Notepad testing release I pointed you to it's also ridiculously easy to find a word up and down. Double click on a word to highlight and Ctrl-F3 or Ctrl-Shift-F3 and BAM !!! I found a word.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Wait, that word is assigned to a new word (new_word = old_word;) double click on the &#34;new_word&#34; and &#60;strong&#62;Ctrl-&#60;/strong&#62;F3 and BAM !!! found another one&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;All you need to do is download the testing release, and you too can be amazed by this feature in Programmer's Notepad.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>F3 and F4 to search up and down (mohdyusuf)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2295</link>
			<pubDate>Sun, 26 Jul 2009 07:43:00 +0000</pubDate>
			<dc:creator>mohdyusuf</dc:creator>
			<guid isPermaLink="false">2295@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Seriously though, please download Crimson editor and give it a test drive.&#60;br /&#62;
&#60;a href=&#34;http://www.crimsoneditor.com/download/cedt370r.exe&#34; rel=&#34;nofollow&#34;&#62;http://www.crimsoneditor.com/download/cedt370r.exe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will see how ridiculously easy to find a word up and down. Double click on a word to highlight and F3 or F4 and BAM !!! u found a word.&#60;br /&#62;
Wait, that word is assigned to a new word (new_word = old_word;) double click on the &#34;new_word&#34; and F3 and BAM !!! found another one.&#60;/p&#62;
&#60;p&#62;That had just saved me two times of ctrl+f. Now, that doesnt sound like a lot, but trust me, after hours of staring at someone else's code, you will know. (i believe you would agree with me on this one :) ).&#60;/p&#62;
&#60;p&#62;For example, i hate Visual Studio editor for the fact that i have to do ctrl+f every time i want to find a new word.&#60;/p&#62;
&#60;p&#62;PS: do not download Crimson editor 3.72 (supposedly the latest one). The new version is extremely buggy and not as responsive as 3.70 by it's orig developer (Ingyu Kang).
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>F3 and F4 to search up and down (mohdyusuf)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2283</link>
			<pubDate>Fri, 24 Jul 2009 13:04:33 +0000</pubDate>
			<dc:creator>mohdyusuf</dc:creator>
			<guid isPermaLink="false">2283@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;But do i have to ctrl+f first to get that &#34;current word&#34;?&#60;/p&#62;
&#60;p&#62;I noticed some editors have the same F3/F4 features, but i had to do ctrl+f first. It would be a lot easier if we just highlight and F3/F4.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>F3 and F4 to search up and down (simon)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2282</link>
			<pubDate>Fri, 24 Jul 2009 09:20:48 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2282@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;In the latest testing builds this is bound to (by default):&#60;/p&#62;
&#60;p&#62;Find next current word: Ctrl+F3&#60;br /&#62;
Find prev current word: Ctrl+Shift+F3&#60;/p&#62;
&#60;p&#62;You can change these as you wish in the options dialog.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>F3 and F4 to search up and down (mohdyusuf)</title>
			<link>http://pnotepad.org/forums/topic/634#post-2281</link>
			<pubDate>Fri, 24 Jul 2009 01:18:25 +0000</pubDate>
			<dc:creator>mohdyusuf</dc:creator>
			<guid isPermaLink="false">2281@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Can you add Crimson-like search up and down?&#60;/p&#62;
&#60;p&#62;In Crimson, all i have to do is highlight a word, hit F3 to search up, and F4 to search down. A huge time saver.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

