<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to TabCompletion</title><link>https://sourceforge.net/p/vimprobable/wiki/TabCompletion/</link><description>Recent changes to TabCompletion</description><atom:link href="https://sourceforge.net/p/vimprobable/wiki/TabCompletion/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 26 Jun 2014 15:06:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/vimprobable/wiki/TabCompletion/feed" rel="self" type="application/rss+xml"/><item><title>TabCompletion modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/vimprobable/wiki/TabCompletion/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="tab-completion"&gt;Tab completion&lt;/h2&gt;
&lt;p&gt;Tab completion is one of the distinct features of Vimprobable. Tab completion improves the efficiency in the day to day use of the browser. &lt;/p&gt;
&lt;p&gt;Tab-completion works on most commands. Below follow some examples. &lt;/p&gt;
&lt;h2 id="opening-an-url"&gt;Opening an URL&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;When the user has to provide an URL tab completion can be very helpfull. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Type a part of the URL and hit &amp;lt;tab&amp;gt;. &lt;/p&gt;
&lt;p&gt;Vimprobable will now try to complete the URL. To do so it looks in the browser-history and in the bookmarks. Matching URLs are shown. Use &amp;lt;tab&amp;gt; to cycle through this list of matching URLs. &lt;/p&gt;
&lt;h2 id="entering-a-command"&gt;Entering a command&lt;/h2&gt;
&lt;p&gt;While entering &lt;span&gt;[ColonCommands]&lt;/span&gt; tab completion can be used to find the right command and to find the fitting options. &lt;/p&gt;
&lt;p&gt;After entering a colon (:) and one or more characters hit the &amp;lt;tab&amp;gt; key. Now Vimprobable tries to find matching &lt;span&gt;[ColonCommands]&lt;/span&gt;. It there are one or more matching commands, a list of commands is shown. Use &amp;lt;tab&amp;gt; to cycle through this list. &lt;/p&gt;
&lt;p&gt;Example: &lt;/p&gt;
&lt;p&gt;Type ":q" and hit &amp;lt;tab&amp;gt;. Now a list of &lt;span&gt;[ColonCommands]&lt;/span&gt; which start with "q" is shown. &lt;/p&gt;
&lt;p&gt;When a colon command is entered that has several possible options, tab completion helps to select the desired options. &lt;/p&gt;
&lt;p&gt;Example: &lt;/p&gt;
&lt;p&gt;Type ":set" followed by a space and hit the &amp;lt;tab&amp;gt; key. Vimprobable now searches for the possible options that can be set with :set and shows a list of these options. Use &amp;lt;tab&amp;gt; to cycle through this list. &lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 26 Jun 2014 15:06:18 -0000</pubDate><guid>https://sourceforge.net5dc167869500cf63d253f3ddf13811d849961ce4</guid></item></channel></rss>