<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>File-Manager on Raveen Kumar</title>
    <link>https://raveenkumar.com/tags/file-manager/</link>
    <description>Recent content in File-Manager on Raveen Kumar</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Raveen Kumar</copyright>
    <lastBuildDate>Fri, 17 Feb 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://raveenkumar.com/tags/file-manager/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vifm</title>
      <link>https://raveenkumar.com/library/text-editors/vifm/</link>
      <pubDate>Fri, 17 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/library/text-editors/vifm/</guid>
      <description>&lt;pre&gt;&lt;code&gt;:sync&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;h2 id=&#34;filter-or-find-files-under-current-directory&#34;&gt;Filter or find files under current directory&lt;/h2&gt;&#xA;&lt;pre&gt;&lt;code&gt;:!find -L -name &amp;quot;*.csv&amp;quot; %u | grep &amp;quot;72\|82&amp;quot; | grep si &#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;h2 id=&#34;go-to-shell&#34;&gt;Go to shell&lt;/h2&gt;&#xA;&lt;p&gt;&lt;code&gt;s&lt;/code&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;diff-2-files-between-2-panes&#34;&gt;Diff 2 files, between 2 panes&lt;/h2&gt;&#xA;&lt;p&gt;&lt;code&gt;:diff&lt;/code&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;change-dirs&#34;&gt;Change dirs&lt;/h2&gt;&#xA;&lt;pre&gt;&lt;code&gt;:cd or :cd ~ or :cd $HOME  &amp;quot; change to home directory.  &#xA;:cd - &amp;quot; go to the last visited directory.  &#xA;:cd ~/dir  &amp;quot; change directory to ~/dir.  &#xA;:cd /curr/dir /other/dir  &amp;quot; change directory of the current pane to /curr/dir and directory of the other pane to /other/dir.&#xA;:cd! /dir  &amp;quot; same as :cd /dir /dir.  &#xA;:cds &#xA;:cds[!] pattern string &amp;quot; navigate to path obtained by substituting first match in current path. Available flags: i - ignore case, I - don&#39;t ignore case&#xA;:cds[!]/pattern/string/[flags] &amp;quot; same as above, but with :substitute-like syntax.&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
