<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/1471/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sat, 23 Mar 2013 11:14:49 +0000</lastBuildDate><item><title>Prepopulate i3-input with some value</title><link>https://faq.i3wm.org/question/1471/prepopulate-i3-input-with-some-value/</link><description>I am using code from FAQ to give a new name to some workspace via `i3-input`:

    bindsym $mod+r exec i3-input -F 'rename workspace to %s' -P 'New name: '

How can I prepopulate input with current name of a workspace to **change** it instead of writing a new one?</description><pubDate>Sat, 23 Mar 2013 00:50:51 +0000</pubDate><guid>https://faq.i3wm.org/question/1471/prepopulate-i3-input-with-some-value/</guid></item><item><title>Answer by Michael for &lt;p&gt;I am using code from FAQ to give a new name to some workspace via &lt;code&gt;i3-input&lt;/code&gt;:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bindsym $mod+r exec i3-input -F 'rename workspace to %s' -P 'New name: '
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;How can I prepopulate input with current name of a workspace to &lt;strong&gt;change&lt;/strong&gt; it instead of writing a new one?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1471/prepopulate-i3-input-with-some-value/?answer=1472#post-id-1472</link><description>You cannot, currently. If you would like to be, please send a patch (to http://cr.i3wm.org/)</description><pubDate>Sat, 23 Mar 2013 11:14:49 +0000</pubDate><guid>https://faq.i3wm.org/question/1471/prepopulate-i3-input-with-some-value/?answer=1472#post-id-1472</guid></item></channel></rss>