<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Blog%3A_2024-02-21</id>
	<title>Blog: 2024-02-21 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Blog%3A_2024-02-21"/>
	<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Blog:_2024-02-21&amp;action=history"/>
	<updated>2026-04-19T23:43:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.abuissa.net/index.php?title=Blog:_2024-02-21&amp;diff=1029&amp;oldid=prev</id>
		<title>Razzi: Created page with &quot;Alright I was trying to do some tmux pane renaming and this is what I came up with  &lt;pre&gt; if not string-empty $TMUX     function _fish_tmux_window_title_command --on-event fish_preexec         tmux rename-window (echo $argv | cut -d &#039; &#039; -f 1)     end      function _fish_tmux_window_title_pwd --on-event fish_postexec         tmux rename-window (curdir)     end end &lt;/pre&gt;  Now I&#039;m restoring it out bc I don&#039;t care for the feature&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Blog:_2024-02-21&amp;diff=1029&amp;oldid=prev"/>
		<updated>2024-02-22T02:49:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Alright I was trying to do some tmux pane renaming and this is what I came up with  &amp;lt;pre&amp;gt; if not string-empty $TMUX     function _fish_tmux_window_title_command --on-event fish_preexec         tmux rename-window (echo $argv | cut -d &amp;#039; &amp;#039; -f 1)     end      function _fish_tmux_window_title_pwd --on-event fish_postexec         tmux rename-window (curdir)     end end &amp;lt;/pre&amp;gt;  Now I&amp;#039;m restoring it out bc I don&amp;#039;t care for the feature&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Alright I was trying to do some tmux pane renaming and this is what I came up with&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
if not string-empty $TMUX&lt;br /&gt;
    function _fish_tmux_window_title_command --on-event fish_preexec&lt;br /&gt;
        tmux rename-window (echo $argv | cut -d &amp;#039; &amp;#039; -f 1)&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    function _fish_tmux_window_title_pwd --on-event fish_postexec&lt;br /&gt;
        tmux rename-window (curdir)&lt;br /&gt;
    end&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now I&amp;#039;m restoring it out bc I don&amp;#039;t care for the feature&lt;/div&gt;</summary>
		<author><name>Razzi</name></author>
	</entry>
</feed>