<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>http://educacion.luisantolin.com/index.php?action=history&amp;feed=atom&amp;title=Tmux_y_putty</id>
	<title>Tmux y putty - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="http://educacion.luisantolin.com/index.php?action=history&amp;feed=atom&amp;title=Tmux_y_putty"/>
	<link rel="alternate" type="text/html" href="http://educacion.luisantolin.com/index.php?title=Tmux_y_putty&amp;action=history"/>
	<updated>2026-05-12T13:44:52Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>http://educacion.luisantolin.com/index.php?title=Tmux_y_putty&amp;diff=174&amp;oldid=prev</id>
		<title>Lantolin: Página creada con «A veces no tengo mas remedio que usar putty porque tengo que trabajar en Windows.  Algunas de mis combinaciones de teclas tmux no funcionan por culpa de...»</title>
		<link rel="alternate" type="text/html" href="http://educacion.luisantolin.com/index.php?title=Tmux_y_putty&amp;diff=174&amp;oldid=prev"/>
		<updated>2018-04-19T15:43:17Z</updated>

		<summary type="html">&lt;p&gt;Página creada con «A veces no tengo mas remedio que usar putty porque tengo que trabajar en Windows.  Algunas de mis combinaciones de teclas &lt;a href=&quot;https://en.wikipedia.org/wiki/tmux&quot; class=&quot;extiw&quot; title=&quot;wikipedia:tmux&quot;&gt;tmux&lt;/a&gt; no funcionan por culpa de...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A veces no tengo mas remedio que usar putty porque tengo que trabajar en Windows.&lt;br /&gt;
&lt;br /&gt;
Algunas de mis combinaciones de teclas [[wikipedia:tmux|tmux]] no funcionan por culpa de [[wikipedia:PuTTY|PuTTY]].&lt;br /&gt;
&lt;br /&gt;
Este [https://stuff.mit.edu/afs/athena/project/bsd/src/tmux-1.3/FAQ FAQ] tiene la solución.&lt;br /&gt;
&lt;br /&gt;
La reproduzco aqui por si el link cambia:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* Ctrl and arrow keys doesn&amp;#039;t work in putty! What do I do?&lt;br /&gt;
&lt;br /&gt;
putty inverts the sense of the cursor key mode on ctrl, which is a bit hard for&lt;br /&gt;
tmux to detect properly. To get ctrl keys right, change the terminfo settings&lt;br /&gt;
so kUP5 (Ctrl-Up etc) are the adjusted versions, and disable smkx/rmkx so tmux&lt;br /&gt;
doesn&amp;#039;t change the mode. For example with this line in .tmux.conf (assuming you&lt;br /&gt;
have TERM set to xterm):&lt;br /&gt;
&lt;br /&gt;
set -g terminal-overrides &amp;quot;xterm*:kLFT5=\eOD:kRIT5=\eOC:kUP5=\eOA:kDN5=\eOB:smkx@:rmkx@&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that this will only work in tmux 1.2 and above.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Tecnologia]]&lt;br /&gt;
[[Category:Redes]]&lt;br /&gt;
[[Category:Tips]]&lt;/div&gt;</summary>
		<author><name>Lantolin</name></author>
	</entry>
</feed>