<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/9term/wind.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>Trivial changes: whitespace and modes.</title>
<updated>2020-01-10T14:54:30+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2020-01-10T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=fa325e9b42b0bdfb48857d1958d9fb7ceac55151'/>
<id>fa325e9b42b0bdfb48857d1958d9fb7ceac55151</id>
<content type='text'>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>9term: add a "look" menu item (#299)</title>
<updated>2020-01-07T20:02:01+00:00</updated>
<author>
<name>Fazlul Shahriar</name>
<email>fshahriar@gmail.com</email>
</author>
<published>2020-01-07T20:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a4e59b37021326e304c311825ba52a52b02bd9c0'/>
<id>a4e59b37021326e304c311825ba52a52b02bd9c0</id>
<content type='text'>
Add a menu item which functions similar to acme's `Look` command.

This is copied from 9front. See:
https://code.9front.org/hg/plan9front/rev/1f1596dbca51
https://code.9front.org/hg/plan9front/rev/d2de1d2f7b48</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a menu item which functions similar to acme's `Look` command.

This is copied from 9front. See:
https://code.9front.org/hg/plan9front/rev/1f1596dbca51
https://code.9front.org/hg/plan9front/rev/d2de1d2f7b48</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+delete</title>
<updated>2017-01-09T15:42:59+00:00</updated>
<author>
<name>Dave Presotto</name>
<email>presotto@gmail.com</email>
</author>
<published>2017-01-08T22:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=be7485e1da7966eab4388991e26110570176c744'/>
<id>be7485e1da7966eab4388991e26110570176c744</id>
<content type='text'>
Since Google (and a lot of the outside) is so engrained with using
^C as interrupt, I'd like to be able to use it in 9term if I've
stty'd my intr to ^C. Without this, hitting ^C still works but if
the program behind the window isn't reading from /dev/cons, it won't
take effect till after I hit a newline which is often very confusing.

I know this is a hack since it only works if I stty intr ^C but that
seems the only other character that gets used anyways.

Change-Id: I0597e63b2d7628f5668c648e6dba6f281e4b27fd
Reviewed-on: https://plan9port-review.googlesource.com/2742
Reviewed-by: Russ Cox &lt;rsc@swtch.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since Google (and a lot of the outside) is so engrained with using
^C as interrupt, I'd like to be able to use it in 9term if I've
stty'd my intr to ^C. Without this, hitting ^C still works but if
the program behind the window isn't reading from /dev/cons, it won't
take effect till after I hit a newline which is often very confusing.

I know this is a hack since it only works if I stty intr ^C but that
seems the only other character that gets used anyways.

Change-Id: I0597e63b2d7628f5668c648e6dba6f281e4b27fd
Reviewed-on: https://plan9port-review.googlesource.com/2742
Reviewed-by: Russ Cox &lt;rsc@swtch.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>9term, win: better \r handling (thanks, git)</title>
<updated>2015-11-10T15:34:06+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2015-11-10T15:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0d2dfbc84f42317fab5bc247355868d86613f3b0'/>
<id>0d2dfbc84f42317fab5bc247355868d86613f3b0</id>
<content type='text'>
Change-Id: I75563b911b54d8957d2d004b9c27d0a2f8f043b3
Reviewed-on: https://plan9port-review.googlesource.com/1390
Reviewed-by: Russ Cox &lt;rsc@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I75563b911b54d8957d2d004b9c27d0a2f8f043b3
Reviewed-on: https://plan9port-review.googlesource.com/1390
Reviewed-by: Russ Cox &lt;rsc@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>9term: adjust to dpi changes</title>
<updated>2012-11-26T05:13:18+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-11-26T05:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a8a0a6422c5af47fad529917835ed1c30cd43936'/>
<id>a8a0a6422c5af47fad529917835ed1c30cd43936</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6847105
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6847105
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2011-10-12T17:19:04+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-10-12T17:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=210d461c87a6c5f598ef958b303a7f24d4e4a93b'/>
<id>210d461c87a6c5f598ef958b303a7f24d4e4a93b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>9term: fix insert</title>
<updated>2011-09-12T16:36:30+00:00</updated>
<author>
<name>David Swasey</name>
<email>david.swasey@gmail.com</email>
</author>
<published>2011-09-12T16:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=53000799bec3a182fe5cc64424bc6302d1e6ba55'/>
<id>53000799bec3a182fe5cc64424bc6302d1e6ba55</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4952066
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4952066
</pre>
</div>
</content>
</entry>
<entry>
<title>9term: home/end like acme</title>
<updated>2011-08-02T11:55:20+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-08-02T11:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=65a5e5fe46b9ff928babbef063030c62fafc6b43'/>
<id>65a5e5fe46b9ff928babbef063030c62fafc6b43</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/4830052
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/4830052
</pre>
</div>
</content>
</entry>
<entry>
<title>9term, acme: autoscroll</title>
<updated>2011-04-27T17:18:07+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-04-27T17:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=ba31ab3044765270d40c9da934dfc11e5f8b63c5'/>
<id>ba31ab3044765270d40c9da934dfc11e5f8b63c5</id>
<content type='text'>
Ignore scroll/noscroll window setting.
Instead, scroll when the write begins in
or immediately after the displayed window content.

In the new scrolling discipline, executing
"Noscroll" is replaced by typing Page Up or
using the mouse to scroll higher in the buffer,
and executing "Scroll" is replaced by typing End
or using the mouse to scroll to the bottom of
the buffer.

R=r, r2
http://codereview.appspot.com/4433060
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore scroll/noscroll window setting.
Instead, scroll when the write begins in
or immediately after the displayed window content.

In the new scrolling discipline, executing
"Noscroll" is replaced by typing Page Up or
using the mouse to scroll higher in the buffer,
and executing "Scroll" is replaced by typing End
or using the mouse to scroll to the bottom of
the buffer.

R=r, r2
http://codereview.appspot.com/4433060
</pre>
</div>
</content>
</entry>
<entry>
<title>9term: cut, snarf, and paste with keyboard on Mac</title>
<updated>2010-04-13T20:16:36+00:00</updated>
<author>
<name>David Swasey</name>
<email>david.swasey@gmail.com</email>
</author>
<published>2010-04-13T20:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7b08cf334b613a777a64ce41565b771d98740faf'/>
<id>7b08cf334b613a777a64ce41565b771d98740faf</id>
<content type='text'>
R=rsc
CC=codebot
http://codereview.appspot.com/854042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=codebot
http://codereview.appspot.com/854042
</pre>
</div>
</content>
</entry>
</feed>
