<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="https://tanguy.ortolo.eu/blog/feed/rss/commentaires/" />
	<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces</link>
	<language>en</language>
	<description>a blog about Debian and self-hosting</description>
	<lastBuildDate>Wed, 05 Oct 2011 08:27:00 +0000</lastBuildDate>
	<generator>PluXml</generator>
	<item>
		<title>Increase your productivity with two spaces - Written by lorexvii @ wednesday 05 october 2011, 08:27</title> 
		<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317803247-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317803247-1</guid>
		<description>emh... pwd|xsel</description>
		<pubDate>Wed, 05 Oct 2011 08:27:00 +0000</pubDate>
		<dc:creator>lorexvii</dc:creator>
	</item>
	<item>
		<title>Increase your productivity with two spaces - Written by lorexvii @ wednesday 05 october 2011, 08:26</title> 
		<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317803209-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317803209-1</guid>
		<description>`pwd`|xsel ?</description>
		<pubDate>Wed, 05 Oct 2011 08:26:00 +0000</pubDate>
		<dc:creator>lorexvii</dc:creator>
	</item>
	<item>
		<title>Increase your productivity with two spaces - Written by Axel @ friday 30 september 2011, 21:26</title> 
		<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317417961-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317417961-1</guid>
		<description>I prefer _not_ to have a space between hostname and path, because then the prompt is also a proper and easy to copy and paste parameter to scp or rsync. :-)</description>
		<pubDate>Fri, 30 Sep 2011 21:26:00 +0000</pubDate>
		<dc:creator>Axel</dc:creator>
	</item>
	<item>
		<title>Increase your productivity with two spaces - Written by -dsr- @ tuesday 27 september 2011, 16:02</title> 
		<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317139337-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317139337-1</guid>
		<description>I&amp;#039;m more likely to need a path including username and host (for ssh/scp, as previously mentioned) and so I use this:
\[\033]0;\u@\h:\w\007\]\[\033[1;37m\]\033[1;40m\]\[\033[1D\]\u@\h:\w\n\[\033[0m\]$
which includes a newline rather than a space.</description>
		<pubDate>Tue, 27 Sep 2011 16:02:00 +0000</pubDate>
		<dc:creator>-dsr-</dc:creator>
	</item>
	<item>
		<title>Increase your productivity with two spaces - Written by mirabilos @ tuesday 27 september 2011, 13:02</title> 
		<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317128532-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317128532-1</guid>
		<description>Your OS is simply broken ☺

The default mksh prompt looks like this:
root@aranym:~/OUT # _

The default uxterm selection stops at the colon.

Note that, on Kubuntu, you need to write
UXTerm*charClass:               33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
into ~/.Xresources to fix their brain damage and
restore the default uxterm character classes.</description>
		<pubDate>Tue, 27 Sep 2011 13:02:00 +0000</pubDate>
		<dc:creator>mirabilos</dc:creator>
	</item>
	<item>
		<title>Increase your productivity with two spaces - Written by jhr @ monday 26 september 2011, 11:46</title> 
		<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317037580-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317037580-1</guid>
		<description>But then, c&amp;amp;p including the host name isn&amp;#039;t possible anymore. Well, at least you would have to erase the spaces again if you c&amp;amp;p to an ssh/scp command.</description>
		<pubDate>Mon, 26 Sep 2011 11:46:00 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
	</item>
	<item>
		<title>Increase your productivity with two spaces - Written by Alexander E. Patrakov @ monday 26 september 2011, 04:28</title> 
		<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317011327-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1317011327-1</guid>
		<description>This extra space in the prompt is already the default in Gentoo.

PS1=&amp;#039;\[\033[01;32m\]\u@\h\[\033[01;34m\] \w \$\[\033[00m\]&amp;#039;</description>
		<pubDate>Mon, 26 Sep 2011 04:28:00 +0000</pubDate>
		<dc:creator>Alexander E. Patrakov</dc:creator>
	</item>
	<item>
		<title>Increase your productivity with two spaces - Written by Anonymous @ sunday 25 september 2011, 21:17</title> 
		<link>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1316985450-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article28/prompt-spaces/#c1316985450-1</guid>
		<description>Interesting point, but the few times I&amp;#039;ve needed the current directory, I find it more convenient to just type pwd | xsel.  Also, gnome-terminal has the same word-select behavior as Stuart mentioned for konsole.

More frequently, though, I end up just launching whatever program I want to run directly and passing it &amp;#039;.&amp;#039;; I haven&amp;#039;t run into a need for copying the current directory very often.</description>
		<pubDate>Sun, 25 Sep 2011 21:17:00 +0000</pubDate>
		<dc:creator>Anonymous</dc:creator>
	</item>
		<title>Tanguy Ortolo - Increase your productivity with two spaces - Comments</title> 
</channel>
</rss>