<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st.git/st.1, branch master</title>
<subtitle>Fork of st (https://git.suckless.org/st/)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/'/>
<entry>
<title>Add support for scroll(1)</title>
<updated>2020-04-11T13:23:20+00:00</updated>
<author>
<name>Roberto E. Vargas Caballero</name>
<email>k0ga@shike2.com</email>
</author>
<published>2020-04-10T20:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=21e0d6e8b8d20903494386e7e6f43201b3761154'/>
<id>21e0d6e8b8d20903494386e7e6f43201b3761154</id>
<content type='text'>
Scroll is a program that stores all the lines of its child and be used in st as
a way of implementing scrollback.

This solution is much better than implementing the scrollback in st itself
because having a different program allows to use it in any other program
without doing modifications to those programs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scroll is a program that stores all the lines of its child and be used in st as
a way of implementing scrollback.

This solution is much better than implementing the scrollback in st itself
because having a different program allows to use it in any other program
without doing modifications to those programs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the ISO 14755 feature</title>
<updated>2018-09-11T17:05:55+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2018-09-11T11:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=67d0cb65d0794e2d91e72e5fa1e3612172e5812e'/>
<id>67d0cb65d0794e2d91e72e5fa1e3612172e5812e</id>
<content type='text'>
And move it to the patches section.
Keeping it would force to add an exec pledge on OpenBSD, and some
people think it's bloated, so bye!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And move it to the patches section.
Keeping it would force to add an exec pledge on OpenBSD, and some
people think it's bloated, so bye!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix manpage typo</title>
<updated>2017-10-10T16:08:42+00:00</updated>
<author>
<name>Paride Legovini</name>
<email>pl@ninthfloor.org</email>
</author>
<published>2017-10-10T15:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=0ac685fc015362e749bf82cfaa3cfe2dd9b305f0'/>
<id>0ac685fc015362e749bf82cfaa3cfe2dd9b305f0</id>
<content type='text'>
Signed-off-by: Paride Legovini &lt;pl@ninthfloor.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Paride Legovini &lt;pl@ninthfloor.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>st.1: modify man page to accurately reflect default keybindings</title>
<updated>2017-04-10T16:32:10+00:00</updated>
<author>
<name>greg.reagle@umbc.edu</name>
<email>greg.reagle@umbc.edu</email>
</author>
<published>2017-04-10T16:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=5a10aca702bf7bc9094cb4abaea6c59558740d29'/>
<id>5a10aca702bf7bc9094cb4abaea6c59558740d29</id>
<content type='text'>
Attached.

===&gt; 2/ (text/x-patch) [file]
	cp /mail/fs/mbox/298/2/body /usr/k0ga/0001-st.1-modify-man-page-to-accurately-reflect-default-k.patch

From 265db94b1eca5850d484f86b7db4af8e57822cfe Mon Sep 17 00:00:00 2001
From: Greg Reagle &lt;greg.reagle@umbc.edu&gt;
Date: Sun, 9 Apr 2017 23:05:47 -0400
Subject: [PATCH] st.1: modify man page to accurately reflect default
 keybindings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attached.

===&gt; 2/ (text/x-patch) [file]
	cp /mail/fs/mbox/298/2/body /usr/k0ga/0001-st.1-modify-man-page-to-accurately-reflect-default-k.patch

From 265db94b1eca5850d484f86b7db4af8e57822cfe Mon Sep 17 00:00:00 2001
From: Greg Reagle &lt;greg.reagle@umbc.edu&gt;
Date: Sun, 9 Apr 2017 23:05:47 -0400
Subject: [PATCH] st.1: modify man page to accurately reflect default
 keybindings
</pre>
</div>
</content>
</entry>
<entry>
<title>st.1: add an entry for ISO-14755 shortcut</title>
<updated>2016-10-22T08:43:18+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2016-10-22T08:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=7854fde1ff95ba85239ccfe1b59b555bd245d0db'/>
<id>7854fde1ff95ba85239ccfe1b59b555bd245d0db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing device path to '-l' example</title>
<updated>2016-10-13T15:25:17+00:00</updated>
<author>
<name>Klemens Nanni</name>
<email>kl3@posteo.org</email>
</author>
<published>2016-10-13T14:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=331033f1f6abe259218666e6f6a848f38d884078'/>
<id>331033f1f6abe259218666e6f6a848f38d884078</id>
<content type='text'>
Also, it's ttyS0 not ttySO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, it's ttyS0 not ttySO.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -n option for setting WM_CLASS instance name</title>
<updated>2016-01-30T08:45:23+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2016-01-29T21:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=0cd5117a2cfc4134712de748ec416be0655838b2'/>
<id>0cd5117a2cfc4134712de748ec416be0655838b2</id>
<content type='text'>
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat usage and separate version from it</title>
<updated>2016-01-30T08:44:41+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2016-01-29T21:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=bd5fdbe64c8abfb624ad59939ed9b221c8b04eef'/>
<id>bd5fdbe64c8abfb624ad59939ed9b221c8b04eef</id>
<content type='text'>
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change Pause to Break in shortcut for serial break</title>
<updated>2015-09-08T15:02:15+00:00</updated>
<author>
<name>Roberto E. Vargas Caballero</name>
<email>k0ga@shike2.com</email>
</author>
<published>2015-09-08T15:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=a1ed5071e54e4f8ce765c07d5415da7d8cedf618'/>
<id>a1ed5071e54e4f8ce765c07d5415da7d8cedf618</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add key to send a break to the serial line</title>
<updated>2015-09-08T10:10:11+00:00</updated>
<author>
<name>Roberto E. Vargas Caballero</name>
<email>k0ga@shike2.com</email>
</author>
<published>2015-09-08T10:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=1f087aa8b70fce67e7c43f689b5fb35667b5d84c'/>
<id>1f087aa8b70fce67e7c43f689b5fb35667b5d84c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
