<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>neatvi, branch HEAD</title>
<subtitle>[fork] simple vi-type editor with UTF-8 support
</subtitle>
<entry>
<id>434df245cb241c794bf5ac6af48cfb4e20745d5b</id>
<published>2022-05-21T04:45:31Z</published>
<updated>2022-05-21T04:45:31Z</updated>
<title type="text">README: note upstream version</title>
<link rel="alternate" href="commit/434df245cb241c794bf5ac6af48cfb4e20745d5b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 434df245cb241c794bf5ac6af48cfb4e20745d5b
parent 2d15fcd46f5586c1cfbefe4205bd79f4b5046c12
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat, 21 May 2022 06:45:31 +0200

README: note upstream version

</content>
</entry>
<entry>
<id>2d15fcd46f5586c1cfbefe4205bd79f4b5046c12</id>
<published>2022-05-21T04:39:43Z</published>
<updated>2022-05-21T04:39:43Z</updated>
<title type="text">rename output binary to neatvi</title>
<link rel="alternate" href="commit/2d15fcd46f5586c1cfbefe4205bd79f4b5046c12.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2d15fcd46f5586c1cfbefe4205bd79f4b5046c12
parent fbbc19bee1ef46a35cc4c76bd921f2f7af2284a9
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat, 21 May 2022 06:39:43 +0200

rename output binary to neatvi

</content>
</entry>
<entry>
<id>fbbc19bee1ef46a35cc4c76bd921f2f7af2284a9</id>
<published>2022-05-21T04:37:58Z</published>
<updated>2022-05-21T04:37:58Z</updated>
<title type="text">vi.c: add qq binding for :q</title>
<link rel="alternate" href="commit/fbbc19bee1ef46a35cc4c76bd921f2f7af2284a9.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit fbbc19bee1ef46a35cc4c76bd921f2f7af2284a9
parent 6fa27203398ab76f336189d917da39de687082b4
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat, 21 May 2022 06:37:58 +0200

vi.c: add qq binding for :q

</content>
</entry>
<entry>
<id>6fa27203398ab76f336189d917da39de687082b4</id>
<published>2022-05-21T04:22:49Z</published>
<updated>2022-05-21T04:34:27Z</updated>
<title type="text">conf.h: disable syntax highlighting</title>
<link rel="alternate" href="commit/6fa27203398ab76f336189d917da39de687082b4.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6fa27203398ab76f336189d917da39de687082b4
parent 5a453df93f837b38ec466f6f66d5529d8177f896
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat, 21 May 2022 06:22:49 +0200

conf.h: disable syntax highlighting

</content>
</entry>
<entry>
<id>5a453df93f837b38ec466f6f66d5529d8177f896</id>
<published>2022-05-02T05:54:07Z</published>
<updated>2022-05-02T05:54:07Z</updated>
<title type="text">test: echo -n is not portable</title>
<link rel="alternate" href="commit/5a453df93f837b38ec466f6f66d5529d8177f896.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5a453df93f837b38ec466f6f66d5529d8177f896
parent f67ae2b5844b8e6ba7d5186a81fe1f1528cb9825
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon,  2 May 2022 10:24:07 +0430

test: echo -n is not portable

</content>
</entry>
<entry>
<id>f67ae2b5844b8e6ba7d5186a81fe1f1528cb9825</id>
<published>2022-04-26T18:16:00Z</published>
<updated>2022-04-26T18:16:59Z</updated>
<title type="text">ex: do not free the buffer returned from ex_pathexpand()</title>
<link rel="alternate" href="commit/f67ae2b5844b8e6ba7d5186a81fe1f1528cb9825.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit f67ae2b5844b8e6ba7d5186a81fe1f1528cb9825
parent e111e19608ce73e841506964dbd5dae4eff68ea1
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Tue, 26 Apr 2022 22:46:00 +0430

ex: do not free the buffer returned from ex_pathexpand()

Reported by mkf9 &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>e111e19608ce73e841506964dbd5dae4eff68ea1</id>
<published>2022-04-16T17:40:22Z</published>
<updated>2022-04-16T17:40:22Z</updated>
<title type="text">rstr: fix matching patterns like ^pat$</title>
<link rel="alternate" href="commit/e111e19608ce73e841506964dbd5dae4eff68ea1.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit e111e19608ce73e841506964dbd5dae4eff68ea1
parent 0af6ff63f3ec0fe5b29b036110a61a499cfd1ff4
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat, 16 Apr 2022 22:10:22 +0430

rstr: fix matching patterns like ^pat$

Reported by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>0af6ff63f3ec0fe5b29b036110a61a499cfd1ff4</id>
<published>2022-04-15T12:33:58Z</published>
<updated>2022-04-15T12:33:58Z</updated>
<title type="text">README: refer to the LNPREF macro</title>
<link rel="alternate" href="commit/0af6ff63f3ec0fe5b29b036110a61a499cfd1ff4.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0af6ff63f3ec0fe5b29b036110a61a499cfd1ff4
parent 55d93278b651ba9a0e42bfa9169be918731c0080
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 15 Apr 2022 17:03:58 +0430

README: refer to the LNPREF macro

</content>
</entry>
<entry>
<id>55d93278b651ba9a0e42bfa9169be918731c0080</id>
<published>2022-02-17T17:31:22Z</published>
<updated>2022-02-17T17:31:22Z</updated>
<title type="text">regex: decrease rs-&gt;rec when re_rec() ends</title>
<link rel="alternate" href="commit/55d93278b651ba9a0e42bfa9169be918731c0080.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 55d93278b651ba9a0e42bfa9169be918731c0080
parent faba1abe11f6abdeea5b9b8da810638e5eb3f3a1
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 17 Feb 2022 21:01:22 +0330

regex: decrease rs-&gt;rec when re_rec() ends

</content>
</entry>
<entry>
<id>faba1abe11f6abdeea5b9b8da810638e5eb3f3a1</id>
<published>2022-02-17T08:58:31Z</published>
<updated>2022-02-17T08:58:31Z</updated>
<title type="text">led: do not highlight if line is longer than lim</title>
<link rel="alternate" href="commit/faba1abe11f6abdeea5b9b8da810638e5eb3f3a1.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit faba1abe11f6abdeea5b9b8da810638e5eb3f3a1
parent c5d5dede6ae7fd6678ca662be496a2dccfe5396d
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 17 Feb 2022 12:28:31 +0330

led: do not highlight if line is longer than lim

</content>
</entry>
<entry>
<id>c5d5dede6ae7fd6678ca662be496a2dccfe5396d</id>
<published>2022-02-17T08:55:51Z</published>
<updated>2022-02-17T08:55:51Z</updated>
<title type="text">README: the lim option</title>
<link rel="alternate" href="commit/c5d5dede6ae7fd6678ca662be496a2dccfe5396d.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit c5d5dede6ae7fd6678ca662be496a2dccfe5396d
parent 73484384d37bca6602d718a7aa946a01af44a56a
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 17 Feb 2022 12:25:51 +0330

README: the lim option

</content>
</entry>
<entry>
<id>73484384d37bca6602d718a7aa946a01af44a56a</id>
<published>2022-02-17T08:50:49Z</published>
<updated>2022-02-17T08:52:57Z</updated>
<title type="text">ex: do not reorder/highlight lines longer than lim</title>
<link rel="alternate" href="commit/73484384d37bca6602d718a7aa946a01af44a56a.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 73484384d37bca6602d718a7aa946a01af44a56a
parent caead42d731b8e10d6401d6028f63be6962fb0b2
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 17 Feb 2022 12:20:49 +0330

ex: do not reorder/highlight lines longer than lim

</content>
</entry>
<entry>
<id>caead42d731b8e10d6401d6028f63be6962fb0b2</id>
<published>2022-01-23T21:38:26Z</published>
<updated>2022-01-23T21:38:26Z</updated>
<title type="text">test.sh: stop at the first failing test case</title>
<link rel="alternate" href="commit/caead42d731b8e10d6401d6028f63be6962fb0b2.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit caead42d731b8e10d6401d6028f63be6962fb0b2
parent 29c43728954a02c8bfbd74722a456793481280b8
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon, 24 Jan 2022 01:08:26 +0330

test.sh: stop at the first failing test case

</content>
</entry>
<entry>
<id>29c43728954a02c8bfbd74722a456793481280b8</id>
<published>2021-12-12T20:08:22Z</published>
<updated>2021-12-12T20:08:22Z</updated>
<title type="text">cmd: close ifd and ofd once in cmd_pipe()</title>
<link rel="alternate" href="commit/29c43728954a02c8bfbd74722a456793481280b8.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 29c43728954a02c8bfbd74722a456793481280b8
parent 5e1f787eec332dcdf9f3608c0745551d5de72ad4
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 12 Dec 2021 23:38:22 +0330

cmd: close ifd and ofd once in cmd_pipe()

</content>
</entry>
<entry>
<id>5e1f787eec332dcdf9f3608c0745551d5de72ad4</id>
<published>2021-11-30T17:25:12Z</published>
<updated>2021-11-30T17:27:42Z</updated>
<title type="text">led: output LNPREF before each line</title>
<link rel="alternate" href="commit/5e1f787eec332dcdf9f3608c0745551d5de72ad4.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5e1f787eec332dcdf9f3608c0745551d5de72ad4
parent 10f95a93f415196040f45fd84924244856dcfff0
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Tue, 30 Nov 2021 20:55:12 +0330

led: output LNPREF before each line

</content>
</entry>
<entry>
<id>10f95a93f415196040f45fd84924244856dcfff0</id>
<published>2021-11-30T17:22:58Z</published>
<updated>2021-11-30T17:22:58Z</updated>
<title type="text">rstr: return -1 from rstr_find() if the string is too short</title>
<link rel="alternate" href="commit/10f95a93f415196040f45fd84924244856dcfff0.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 10f95a93f415196040f45fd84924244856dcfff0
parent 16eb081e786b544797606b0d0e8d4393c32b13ff
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Tue, 30 Nov 2021 20:52:58 +0330

rstr: return -1 from rstr_find() if the string is too short

</content>
</entry>
<entry>
<id>16eb081e786b544797606b0d0e8d4393c32b13ff</id>
<published>2021-11-26T17:49:14Z</published>
<updated>2021-11-26T17:49:14Z</updated>
<title type="text">ex: handle variants of substitute command in ex_arg()</title>
<link rel="alternate" href="commit/16eb081e786b544797606b0d0e8d4393c32b13ff.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 16eb081e786b544797606b0d0e8d4393c32b13ff
parent 1a5dcfa46dc0770bfe79f8f3ef2e5990b1fe98b9
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 26 Nov 2021 21:19:14 +0330

ex: handle variants of substitute command in ex_arg()

</content>
</entry>
<entry>
<id>1a5dcfa46dc0770bfe79f8f3ef2e5990b1fe98b9</id>
<published>2021-11-20T22:07:42Z</published>
<updated>2021-11-20T22:07:42Z</updated>
<title type="text">rstr: handle long patterns</title>
<link rel="alternate" href="commit/1a5dcfa46dc0770bfe79f8f3ef2e5990b1fe98b9.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1a5dcfa46dc0770bfe79f8f3ef2e5990b1fe98b9
parent 5e4fe1565d620dc22c69a99cb8079a240930a60a
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 21 Nov 2021 01:37:42 +0330

rstr: handle long patterns

</content>
</entry>
<entry>
<id>5e4fe1565d620dc22c69a99cb8079a240930a60a</id>
<published>2021-11-20T22:07:20Z</published>
<updated>2021-11-20T22:07:20Z</updated>
<title type="text">mot: stop at eol when searching</title>
<link rel="alternate" href="commit/5e4fe1565d620dc22c69a99cb8079a240930a60a.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5e4fe1565d620dc22c69a99cb8079a240930a60a
parent 19e46a1b49c9d49bb2d4161dd6acf4727c15749d
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 21 Nov 2021 01:37:20 +0330

mot: stop at eol when searching

</content>
</entry>
<entry>
<id>19e46a1b49c9d49bb2d4161dd6acf4727c15749d</id>
<published>2021-11-20T20:38:11Z</published>
<updated>2021-11-20T20:38:11Z</updated>
<title type="text">vi: reset vi_soset in ^a command</title>
<link rel="alternate" href="commit/19e46a1b49c9d49bb2d4161dd6acf4727c15749d.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 19e46a1b49c9d49bb2d4161dd6acf4727c15749d
parent 8fbb8b3a23c593b84d3bc4218329226d6b0cdb59
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 21 Nov 2021 00:08:11 +0330

vi: reset vi_soset in ^a command

</content>
</entry>
<entry>
<id>8fbb8b3a23c593b84d3bc4218329226d6b0cdb59</id>
<published>2021-11-20T19:12:38Z</published>
<updated>2021-11-20T19:12:38Z</updated>
<title type="text">rstr: more comments</title>
<link rel="alternate" href="commit/8fbb8b3a23c593b84d3bc4218329226d6b0cdb59.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 8fbb8b3a23c593b84d3bc4218329226d6b0cdb59
parent 29df1c140f074dbd0a4d61baa7256866ba32051c
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat, 20 Nov 2021 22:42:38 +0330

rstr: more comments

</content>
</entry>
<entry>
<id>29df1c140f074dbd0a4d61baa7256866ba32051c</id>
<published>2021-11-20T18:57:24Z</published>
<updated>2021-11-20T18:57:24Z</updated>
<title type="text">ex: fix s/$/x/g</title>
<link rel="alternate" href="commit/29df1c140f074dbd0a4d61baa7256866ba32051c.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 29df1c140f074dbd0a4d61baa7256866ba32051c
parent 2c0f3f357bcd4446492330f2313464c3c6348343
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat, 20 Nov 2021 22:27:24 +0330

ex: fix s/$/x/g

</content>
</entry>
<entry>
<id>2c0f3f357bcd4446492330f2313464c3c6348343</id>
<published>2021-11-20T18:27:26Z</published>
<updated>2021-11-20T18:40:20Z</updated>
<title type="text">rstr: faster searching for non-regex patterns</title>
<link rel="alternate" href="commit/2c0f3f357bcd4446492330f2313464c3c6348343.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2c0f3f357bcd4446492330f2313464c3c6348343
parent 7df341b1420aeeae6a9da53a5209762eda00341d
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat, 20 Nov 2021 21:57:26 +0330

rstr: faster searching for non-regex patterns

</content>
</entry>
<entry>
<id>7df341b1420aeeae6a9da53a5209762eda00341d</id>
<published>2021-11-11T14:58:37Z</published>
<updated>2021-11-11T14:58:37Z</updated>
<title type="text">conf.h: fix python comments</title>
<link rel="alternate" href="commit/7df341b1420aeeae6a9da53a5209762eda00341d.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7df341b1420aeeae6a9da53a5209762eda00341d
parent e6a3b18b888ad72913af4df2e3915b4359580453
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 11 Nov 2021 18:28:37 +0330

conf.h: fix python comments

</content>
</entry>
<entry>
<id>e6a3b18b888ad72913af4df2e3915b4359580453</id>
<published>2021-11-11T14:54:23Z</published>
<updated>2021-11-11T14:54:23Z</updated>
<title type="text">conf.h: better grouping of python keywords</title>
<link rel="alternate" href="commit/e6a3b18b888ad72913af4df2e3915b4359580453.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit e6a3b18b888ad72913af4df2e3915b4359580453
parent 7923431022957f9ab3ba620129d1da94612523cd
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 11 Nov 2021 18:24:23 +0330

conf.h: better grouping of python keywords

</content>
</entry>
<entry>
<id>7923431022957f9ab3ba620129d1da94612523cd</id>
<published>2021-11-11T13:17:22Z</published>
<updated>2021-11-11T14:39:23Z</updated>
<title type="text">conf.h: add other commonly used roff extensions</title>
<link rel="alternate" href="commit/7923431022957f9ab3ba620129d1da94612523cd.gph" />
<author>
<name>Ian Stanley</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7923431022957f9ab3ba620129d1da94612523cd
parent c795b3c1947f41ac9ce17b769be45886e42e38a2
Author: Ian Stanley &lt;[email protected]&gt;
Date:   Thu, 11 Nov 2021 13:17:22 +0000

conf.h: add other commonly used roff extensions

Added other commonly used roff file extensions: .me and .mom

</content>
</entry>
<entry>
<id>c795b3c1947f41ac9ce17b769be45886e42e38a2</id>
<published>2021-10-19T21:42:30Z</published>
<updated>2021-10-19T21:42:30Z</updated>
<title type="text">vi: redraw if screen is resized</title>
<link rel="alternate" href="commit/c795b3c1947f41ac9ce17b769be45886e42e38a2.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit c795b3c1947f41ac9ce17b769be45886e42e38a2
parent 0aeab359ed17ba7247ce8cc1619a374a58ba8abe
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed, 20 Oct 2021 01:12:30 +0330

vi: redraw if screen is resized

</content>
</entry>
<entry>
<id>0aeab359ed17ba7247ce8cc1619a374a58ba8abe</id>
<published>2021-10-09T14:55:43Z</published>
<updated>2021-10-09T14:55:43Z</updated>
<title type="text">test: echo is not portable when using backslash</title>
<link rel="alternate" href="commit/0aeab359ed17ba7247ce8cc1619a374a58ba8abe.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0aeab359ed17ba7247ce8cc1619a374a58ba8abe
parent debb1a79efbabb95f0ce6383bc091c96b5bf1edc
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat,  9 Oct 2021 18:25:43 +0330

test: echo is not portable when using backslash

</content>
</entry>
<entry>
<id>debb1a79efbabb95f0ce6383bc091c96b5bf1edc</id>
<published>2021-10-07T09:34:29Z</published>
<updated>2021-10-07T09:40:35Z</updated>
<title type="text">ex: make ex_pathexpand() more compact</title>
<link rel="alternate" href="commit/debb1a79efbabb95f0ce6383bc091c96b5bf1edc.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit debb1a79efbabb95f0ce6383bc091c96b5bf1edc
parent 2413a868f0ce3e3d67a8732f7174de731c3f7a05
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  7 Oct 2021 13:04:29 +0330

ex: make ex_pathexpand() more compact

</content>
</entry>
<entry>
<id>2413a868f0ce3e3d67a8732f7174de731c3f7a05</id>
<published>2021-10-07T09:17:14Z</published>
<updated>2021-10-07T09:17:14Z</updated>
<title type="text">ex: return a static buffer in ex_pathexpand()</title>
<link rel="alternate" href="commit/2413a868f0ce3e3d67a8732f7174de731c3f7a05.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2413a868f0ce3e3d67a8732f7174de731c3f7a05
parent 505f0d068cdd0bb059a0d092a2f5fec6a1d7c763
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  7 Oct 2021 12:47:14 +0330

ex: return a static buffer in ex_pathexpand()

</content>
</entry>
<entry>
<id>505f0d068cdd0bb059a0d092a2f5fec6a1d7c763</id>
<published>2021-10-04T13:47:00Z</published>
<updated>2021-10-04T13:47:00Z</updated>
<title type="text">test: include the test suite</title>
<link rel="alternate" href="commit/505f0d068cdd0bb059a0d092a2f5fec6a1d7c763.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 505f0d068cdd0bb059a0d092a2f5fec6a1d7c763
parent 24eedb0f1d1619ee2bdb5b47475a8dda4d241396
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon,  4 Oct 2021 17:17:00 +0330

test: include the test suite

</content>
</entry>
<entry>
<id>24eedb0f1d1619ee2bdb5b47475a8dda4d241396</id>
<published>2021-10-04T13:43:49Z</published>
<updated>2021-10-04T13:43:49Z</updated>
<title type="text">ex: read the address in :r !cmd</title>
<link rel="alternate" href="commit/24eedb0f1d1619ee2bdb5b47475a8dda4d241396.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 24eedb0f1d1619ee2bdb5b47475a8dda4d241396
parent 8f0e940847db6c262e9159d00b2301aef0a1bc58
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon,  4 Oct 2021 17:13:49 +0330

ex: read the address in :r !cmd

</content>
</entry>
<entry>
<id>8f0e940847db6c262e9159d00b2301aef0a1bc58</id>
<published>2021-10-03T15:22:03Z</published>
<updated>2021-10-04T13:39:11Z</updated>
<title type="text">ex: allow zero line number in ex command address</title>
<link rel="alternate" href="commit/8f0e940847db6c262e9159d00b2301aef0a1bc58.gph" />
<author>
<name>Yasuhiro Matsumoto</name>
<email>[email protected]</email>
</author>
<content type="text">commit 8f0e940847db6c262e9159d00b2301aef0a1bc58
parent 077506cd41e5d2770d3314e4b8b4f1ebd402948e
Author: Yasuhiro Matsumoto &lt;[email protected]&gt;
Date:   Mon,  4 Oct 2021 00:22:03 +0900

ex: allow zero line number in ex command address

</content>
</entry>
<entry>
<id>077506cd41e5d2770d3314e4b8b4f1ebd402948e</id>
<published>2021-09-27T09:48:43Z</published>
<updated>2021-09-27T09:48:43Z</updated>
<title type="text">syn: apply syn_ctx last in syn_highlight()</title>
<link rel="alternate" href="commit/077506cd41e5d2770d3314e4b8b4f1ebd402948e.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 077506cd41e5d2770d3314e4b8b4f1ebd402948e
parent 8432d2bc6ab1904a6123acd8fa22738786b545af
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon, 27 Sep 2021 13:18:43 +0330

syn: apply syn_ctx last in syn_highlight()

</content>
</entry>
<entry>
<id>8432d2bc6ab1904a6123acd8fa22738786b545af</id>
<published>2021-09-26T14:49:08Z</published>
<updated>2021-09-26T14:49:08Z</updated>
<title type="text">ex: free rep and pat as soon as possible in ec_substitute()</title>
<link rel="alternate" href="commit/8432d2bc6ab1904a6123acd8fa22738786b545af.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 8432d2bc6ab1904a6123acd8fa22738786b545af
parent ad905f06084738d3f3a95f0775586ac515312a49
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 26 Sep 2021 18:19:08 +0330

ex: free rep and pat as soon as possible in ec_substitute()

Reported by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>ad905f06084738d3f3a95f0775586ac515312a49</id>
<published>2021-09-26T14:47:16Z</published>
<updated>2021-09-26T14:47:16Z</updated>
<title type="text">rset: prevent memory leak in re_read() for bad input</title>
<link rel="alternate" href="commit/ad905f06084738d3f3a95f0775586ac515312a49.gph" />
<author>
<name>Kyryl Melekhin</name>
<email>[email protected]</email>
</author>
<content type="text">commit ad905f06084738d3f3a95f0775586ac515312a49
parent fb7b24e9ad8c6d7a9b8a3c9d3e3091a4cd8b4fd4
Author: Kyryl Melekhin &lt;[email protected]&gt;
Date:   Sun, 26 Sep 2021 18:17:16 +0330

rset: prevent memory leak in re_read() for bad input

</content>
</entry>
<entry>
<id>fb7b24e9ad8c6d7a9b8a3c9d3e3091a4cd8b4fd4</id>
<published>2021-09-25T14:18:16Z</published>
<updated>2021-09-25T14:18:16Z</updated>
<title type="text">ex: pass three arguments to ex command functions</title>
<link rel="alternate" href="commit/fb7b24e9ad8c6d7a9b8a3c9d3e3091a4cd8b4fd4.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit fb7b24e9ad8c6d7a9b8a3c9d3e3091a4cd8b4fd4
parent 86745f7e230cc2ceb023cab75ff3105d713bb6d6
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat, 25 Sep 2021 17:48:16 +0330

ex: pass three arguments to ex command functions

</content>
</entry>
<entry>
<id>86745f7e230cc2ceb023cab75ff3105d713bb6d6</id>
<published>2021-09-24T08:57:39Z</published>
<updated>2021-09-24T09:04:12Z</updated>
<title type="text">ex: prevent buffer overflow after expanding % and #</title>
<link rel="alternate" href="commit/86745f7e230cc2ceb023cab75ff3105d713bb6d6.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 86745f7e230cc2ceb023cab75ff3105d713bb6d6
parent 3932f52736caa572c60ab3dae7b5302ce361146a
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 24 Sep 2021 12:27:39 +0330

ex: prevent buffer overflow after expanding % and #

</content>
</entry>
<entry>
<id>3932f52736caa572c60ab3dae7b5302ce361146a</id>
<published>2021-09-24T08:11:40Z</published>
<updated>2021-09-24T09:03:45Z</updated>
<title type="text">ex: unify the name of the first argument of ex_(loc|cmd|arg)</title>
<link rel="alternate" href="commit/3932f52736caa572c60ab3dae7b5302ce361146a.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 3932f52736caa572c60ab3dae7b5302ce361146a
parent 2302af408305bfaab3123c9c64ff72a2e2102baa
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 24 Sep 2021 11:41:40 +0330

ex: unify the name of the first argument of ex_(loc|cmd|arg)

</content>
</entry>
<entry>
<id>2302af408305bfaab3123c9c64ff72a2e2102baa</id>
<published>2021-09-24T08:02:56Z</published>
<updated>2021-09-24T09:03:39Z</updated>
<title type="text">ex: allow vertical line in substitute command</title>
<link rel="alternate" href="commit/2302af408305bfaab3123c9c64ff72a2e2102baa.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2302af408305bfaab3123c9c64ff72a2e2102baa
parent cb01fab3ac9abd167109a9d1a6ac1211aaeaf873
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 24 Sep 2021 11:32:56 +0330

ex: allow vertical line in substitute command

Reported by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>cb01fab3ac9abd167109a9d1a6ac1211aaeaf873</id>
<published>2021-09-15T13:56:04Z</published>
<updated>2021-09-15T13:58:27Z</updated>
<title type="text">lbuf: optimize performing many single line changes</title>
<link rel="alternate" href="commit/cb01fab3ac9abd167109a9d1a6ac1211aaeaf873.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit cb01fab3ac9abd167109a9d1a6ac1211aaeaf873
parent 1f5e321f1f46b3e29f0b99015c2dd76a4b790e9b
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed, 15 Sep 2021 18:26:04 +0430

lbuf: optimize performing many single line changes

Reported by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>1f5e321f1f46b3e29f0b99015c2dd76a4b790e9b</id>
<published>2021-09-14T21:37:17Z</published>
<updated>2021-09-14T21:43:26Z</updated>
<title type="text">rset: bracket expressions may contain [ in re_groupcount()</title>
<link rel="alternate" href="commit/1f5e321f1f46b3e29f0b99015c2dd76a4b790e9b.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1f5e321f1f46b3e29f0b99015c2dd76a4b790e9b
parent 4e18f428ca3d31fbba8f0cd92ac71dda85a73422
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed, 15 Sep 2021 02:07:17 +0430

rset: bracket expressions may contain [ in re_groupcount()

Reported by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>4e18f428ca3d31fbba8f0cd92ac71dda85a73422</id>
<published>2021-09-13T12:25:36Z</published>
<updated>2021-09-13T12:25:36Z</updated>
<title type="text">vi: do not update xoff for put command with an empty buffer</title>
<link rel="alternate" href="commit/4e18f428ca3d31fbba8f0cd92ac71dda85a73422.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4e18f428ca3d31fbba8f0cd92ac71dda85a73422
parent b5be802171251c906511c385f3e01520f420e740
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon, 13 Sep 2021 16:55:36 +0430

vi: do not update xoff for put command with an empty buffer

</content>
</entry>
<entry>
<id>b5be802171251c906511c385f3e01520f420e740</id>
<published>2021-09-01T23:08:25Z</published>
<updated>2021-09-01T23:08:25Z</updated>
<title type="text">uc: fix the description of uc_iscomb()</title>
<link rel="alternate" href="commit/b5be802171251c906511c385f3e01520f420e740.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit b5be802171251c906511c385f3e01520f420e740
parent 5c5af360b27ba623e8da5f679f12ee1fa26c6bec
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  2 Sep 2021 03:38:25 +0430

uc: fix the description of uc_iscomb()

</content>
</entry>
<entry>
<id>5c5af360b27ba623e8da5f679f12ee1fa26c6bec</id>
<published>2021-09-01T20:27:20Z</published>
<updated>2021-09-01T20:27:20Z</updated>
<title type="text">vi: fix current line offset when scrolling</title>
<link rel="alternate" href="commit/5c5af360b27ba623e8da5f679f12ee1fa26c6bec.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5c5af360b27ba623e8da5f679f12ee1fa26c6bec
parent f1f7d6c1e32ae38ddfb6ff6655dade4e9d82faa8
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  2 Sep 2021 00:57:20 +0430

vi: fix current line offset when scrolling

Reported and tested by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>f1f7d6c1e32ae38ddfb6ff6655dade4e9d82faa8</id>
<published>2021-09-01T14:35:35Z</published>
<updated>2021-09-01T14:36:10Z</updated>
<title type="text">vi: fix the spelling of vi_scrollforward</title>
<link rel="alternate" href="commit/f1f7d6c1e32ae38ddfb6ff6655dade4e9d82faa8.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit f1f7d6c1e32ae38ddfb6ff6655dade4e9d82faa8
parent 0cda11bd3981b5cdf7c73774420019413e9fe032
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed,  1 Sep 2021 19:05:35 +0430

vi: fix the spelling of vi_scrollforward

Reported by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>0cda11bd3981b5cdf7c73774420019413e9fe032</id>
<published>2021-09-01T14:32:16Z</published>
<updated>2021-09-01T14:32:16Z</updated>
<title type="text">mot: fix lbuf_pair() in lines with multi-byte characters</title>
<link rel="alternate" href="commit/0cda11bd3981b5cdf7c73774420019413e9fe032.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0cda11bd3981b5cdf7c73774420019413e9fe032
parent e4391d06a150886b08bc2fa1965957a7bb27f12a
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed,  1 Sep 2021 19:02:16 +0430

mot: fix lbuf_pair() in lines with multi-byte characters

Reported and tested by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>e4391d06a150886b08bc2fa1965957a7bb27f12a</id>
<published>2021-08-21T20:06:55Z</published>
<updated>2021-08-21T20:06:55Z</updated>
<title type="text">vi: fix two compiler warnings in ex_read()</title>
<link rel="alternate" href="commit/e4391d06a150886b08bc2fa1965957a7bb27f12a.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit e4391d06a150886b08bc2fa1965957a7bb27f12a
parent a3b79df332e3c5804ae57c0348549ff35a69f262
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 22 Aug 2021 00:36:55 +0430

vi: fix two compiler warnings in ex_read()

Issue #33 in Github.

</content>
</entry>
<entry>
<id>a3b79df332e3c5804ae57c0348549ff35a69f262</id>
<published>2021-03-07T16:33:27Z</published>
<updated>2021-03-07T16:33:27Z</updated>
<title type="text">ren: fix returning the width of characters not in conf_placeholder</title>
<link rel="alternate" href="commit/a3b79df332e3c5804ae57c0348549ff35a69f262.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit a3b79df332e3c5804ae57c0348549ff35a69f262
parent a361130de2e06249c9bc838a050f09333b0d762d
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun,  7 Mar 2021 20:03:27 +0330

ren: fix returning the width of characters not in conf_placeholder

Reported by Kyryl Melekhin &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>a361130de2e06249c9bc838a050f09333b0d762d</id>
<published>2021-03-03T07:57:29Z</published>
<updated>2021-03-03T07:57:29Z</updated>
<title type="text">vi: do not copy vi_charlast into itself in vi_findchar()</title>
<link rel="alternate" href="commit/a361130de2e06249c9bc838a050f09333b0d762d.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit a361130de2e06249c9bc838a050f09333b0d762d
parent 54a452c55c89f3f3bc1a58741b81f2471c7a9c18
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed,  3 Mar 2021 11:27:29 +0330

vi: do not copy vi_charlast into itself in vi_findchar()

</content>
</entry>
<entry>
<id>54a452c55c89f3f3bc1a58741b81f2471c7a9c18</id>
<published>2021-03-03T07:48:33Z</published>
<updated>2021-03-03T07:50:29Z</updated>
<title type="text">ex: move cursor to the first change after undoing :s</title>
<link rel="alternate" href="commit/54a452c55c89f3f3bc1a58741b81f2471c7a9c18.gph" />
<author>
<name>Kyryl Melekhin</name>
<email>[email protected]</email>
</author>
<content type="text">commit 54a452c55c89f3f3bc1a58741b81f2471c7a9c18
parent 84fad00b295c1fb13ea3baa0c8267b7aa4b035de
Author: Kyryl Melekhin &lt;[email protected]&gt;
Date:   Wed,  3 Mar 2021 11:18:33 +0330

ex: move cursor to the first change after undoing :s

</content>
</entry>
<entry>
<id>84fad00b295c1fb13ea3baa0c8267b7aa4b035de</id>
<published>2021-02-11T21:44:33Z</published>
<updated>2021-02-11T21:44:33Z</updated>
<title type="text">vi: do nothing in @@, when invoked for the first time</title>
<link rel="alternate" href="commit/84fad00b295c1fb13ea3baa0c8267b7aa4b035de.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 84fad00b295c1fb13ea3baa0c8267b7aa4b035de
parent 0d6850fad63e1064e503cda0b3f072e771eeaced
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 12 Feb 2021 01:14:33 +0330

vi: do nothing in @@, when invoked for the first time

</content>
</entry>
<entry>
<id>0d6850fad63e1064e503cda0b3f072e771eeaced</id>
<published>2021-02-07T20:35:38Z</published>
<updated>2021-02-07T20:35:38Z</updated>
<title type="text">ren: use ren_placeholder() to find character width</title>
<link rel="alternate" href="commit/0d6850fad63e1064e503cda0b3f072e771eeaced.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0d6850fad63e1064e503cda0b3f072e771eeaced
parent 6b277fa8365863fddf94654a739152959a10e3ee
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon,  8 Feb 2021 00:05:38 +0330

ren: use ren_placeholder() to find character width

</content>
</entry>
<entry>
<id>6b277fa8365863fddf94654a739152959a10e3ee</id>
<published>2021-02-05T07:42:13Z</published>
<updated>2021-02-05T07:51:16Z</updated>
<title type="text">ex: buffer command to switch buffers</title>
<link rel="alternate" href="commit/6b277fa8365863fddf94654a739152959a10e3ee.gph" />
<author>
<name>Conny Wagenius</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6b277fa8365863fddf94654a739152959a10e3ee
parent 13b5534f46724cc6200c0aeb36800c5f3b33801e
Author: Conny Wagenius &lt;[email protected]&gt;
Date:   Fri,  5 Feb 2021 11:12:13 +0330

ex: buffer command to switch buffers

:b lists buffers and :b# selects a buffer.

</content>
</entry>
<entry>
<id>13b5534f46724cc6200c0aeb36800c5f3b33801e</id>
<published>2021-01-13T17:27:55Z</published>
<updated>2021-01-13T17:27:55Z</updated>
<title type="text">cmd: read until EOF if POLLIN and POLLERR are returned from poll()</title>
<link rel="alternate" href="commit/13b5534f46724cc6200c0aeb36800c5f3b33801e.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 13b5534f46724cc6200c0aeb36800c5f3b33801e
parent 29b4fa028ebed5c2b2a9a7e13bce07ab2ae81587
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed, 13 Jan 2021 20:57:55 +0330

cmd: read until EOF if POLLIN and POLLERR are returned from poll()

</content>
</entry>
<entry>
<id>29b4fa028ebed5c2b2a9a7e13bce07ab2ae81587</id>
<published>2020-12-11T21:46:32Z</published>
<updated>2020-12-11T21:46:32Z</updated>
<title type="text">ren: render double width characters</title>
<link rel="alternate" href="commit/29b4fa028ebed5c2b2a9a7e13bce07ab2ae81587.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 29b4fa028ebed5c2b2a9a7e13bce07ab2ae81587
parent 141f09f6ec82e918ff772e02500c7903be72e50e
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat, 12 Dec 2020 01:16:32 +0330

ren: render double width characters

</content>
</entry>
<entry>
<id>141f09f6ec82e918ff772e02500c7903be72e50e</id>
<published>2020-11-19T07:17:47Z</published>
<updated>2020-11-19T07:17:47Z</updated>
<title type="text">led: do not touch ai array led_line() when ai_max is zero</title>
<link rel="alternate" href="commit/141f09f6ec82e918ff772e02500c7903be72e50e.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 141f09f6ec82e918ff772e02500c7903be72e50e
parent efd7a38d55441a6ef6c48e7056e5d55c7755fae3
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 19 Nov 2020 10:47:47 +0330

led: do not touch ai array led_line() when ai_max is zero

</content>
</entry>
<entry>
<id>efd7a38d55441a6ef6c48e7056e5d55c7755fae3</id>
<published>2020-10-22T08:22:58Z</published>
<updated>2020-10-23T10:36:18Z</updated>
<title type="text">conf.h: syntax coloring for diff &amp; patch</title>
<link rel="alternate" href="commit/efd7a38d55441a6ef6c48e7056e5d55c7755fae3.gph" />
<author>
<name>Conny Wagenius</name>
<email>[email protected]</email>
</author>
<content type="text">commit efd7a38d55441a6ef6c48e7056e5d55c7755fae3
parent 1a8863660ce138e8cff1feec0cb89598f4658de9
Author: Conny Wagenius &lt;[email protected]&gt;
Date:   Thu, 22 Oct 2020 10:22:58 +0200

conf.h: syntax coloring for diff &amp; patch

</content>
</entry>
<entry>
<id>1a8863660ce138e8cff1feec0cb89598f4658de9</id>
<published>2020-10-18T14:08:47Z</published>
<updated>2020-10-18T14:08:47Z</updated>
<title type="text">conf.h: troff refer database highlighting</title>
<link rel="alternate" href="commit/1a8863660ce138e8cff1feec0cb89598f4658de9.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1a8863660ce138e8cff1feec0cb89598f4658de9
parent 4c47c54d621fc83f9473c5c13a80a712c7ebcbdc
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 18 Oct 2020 17:38:47 +0330

conf.h: troff refer database highlighting

</content>
</entry>
<entry>
<id>4c47c54d621fc83f9473c5c13a80a712c7ebcbdc</id>
<published>2020-10-15T13:32:48Z</published>
<updated>2020-10-15T13:32:48Z</updated>
<title type="text">conf.h: python syntax highlighting</title>
<link rel="alternate" href="commit/4c47c54d621fc83f9473c5c13a80a712c7ebcbdc.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4c47c54d621fc83f9473c5c13a80a712c7ebcbdc
parent f5724e9c44c13c54ff36dd080804a3c0e01877b7
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 15 Oct 2020 17:02:48 +0330

conf.h: python syntax highlighting

</content>
</entry>
<entry>
<id>f5724e9c44c13c54ff36dd080804a3c0e01877b7</id>
<published>2020-10-15T13:27:19Z</published>
<updated>2020-10-15T13:27:19Z</updated>
<title type="text">conf.h: highlight shell keywords and variables</title>
<link rel="alternate" href="commit/f5724e9c44c13c54ff36dd080804a3c0e01877b7.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit f5724e9c44c13c54ff36dd080804a3c0e01877b7
parent e9a16a0778855b2c376333537b8331bdced600e6
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 15 Oct 2020 16:57:19 +0330

conf.h: highlight shell keywords and variables

</content>
</entry>
<entry>
<id>e9a16a0778855b2c376333537b8331bdced600e6</id>
<published>2020-10-15T13:11:02Z</published>
<updated>2020-10-15T13:11:02Z</updated>
<title type="text">ex: advance a single line for each line break</title>
<link rel="alternate" href="commit/e9a16a0778855b2c376333537b8331bdced600e6.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit e9a16a0778855b2c376333537b8331bdced600e6
parent c90511855c86607fc0f66d88f2a306730d2138c9
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 15 Oct 2020 16:41:02 +0330

ex: advance a single line for each line break

</content>
</entry>
<entry>
<id>c90511855c86607fc0f66d88f2a306730d2138c9</id>
<published>2020-09-30T16:43:32Z</published>
<updated>2020-09-30T16:43:32Z</updated>
<title type="text">regex: updates from neatlibc</title>
<link rel="alternate" href="commit/c90511855c86607fc0f66d88f2a306730d2138c9.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit c90511855c86607fc0f66d88f2a306730d2138c9
parent a8b14d8f0ccab1346466bbf91380d80d226171f6
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed, 30 Sep 2020 20:13:32 +0330

regex: updates from neatlibc

</content>
</entry>
<entry>
<id>a8b14d8f0ccab1346466bbf91380d80d226171f6</id>
<published>2020-09-03T11:33:05Z</published>
<updated>2020-09-03T11:33:05Z</updated>
<title type="text">ex: make text direction buffer local</title>
<link rel="alternate" href="commit/a8b14d8f0ccab1346466bbf91380d80d226171f6.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit a8b14d8f0ccab1346466bbf91380d80d226171f6
parent 7069bc1bd5c3c298b329b68f0a84f5b480b52896
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  3 Sep 2020 16:03:05 +0430

ex: make text direction buffer local

</content>
</entry>
<entry>
<id>7069bc1bd5c3c298b329b68f0a84f5b480b52896</id>
<published>2020-09-03T11:31:38Z</published>
<updated>2020-09-03T11:31:38Z</updated>
<title type="text">cmd: fix closing fds[2] in cmd_pipe()</title>
<link rel="alternate" href="commit/7069bc1bd5c3c298b329b68f0a84f5b480b52896.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7069bc1bd5c3c298b329b68f0a84f5b480b52896
parent 62df24f12c33e086991d6bee683289848f98daa7
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  3 Sep 2020 16:01:38 +0430

cmd: fix closing fds[2] in cmd_pipe()

</content>
</entry>
<entry>
<id>62df24f12c33e086991d6bee683289848f98daa7</id>
<published>2020-07-27T19:41:36Z</published>
<updated>2020-07-27T19:41:36Z</updated>
<title type="text">cmd: fix cmd_pipe() on OpenBSD</title>
<link rel="alternate" href="commit/62df24f12c33e086991d6bee683289848f98daa7.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 62df24f12c33e086991d6bee683289848f98daa7
parent aae3a82a9f44f2b7fe2b6babb9390ad23517172a
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Tue, 28 Jul 2020 00:11:36 +0430

cmd: fix cmd_pipe() on OpenBSD

Reported and tested by Dirk-Wilhelm Peters &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>aae3a82a9f44f2b7fe2b6babb9390ad23517172a</id>
<published>2020-07-27T14:33:45Z</published>
<updated>2020-07-27T14:33:45Z</updated>
<title type="text">ex: handle spaces in shell commands</title>
<link rel="alternate" href="commit/aae3a82a9f44f2b7fe2b6babb9390ad23517172a.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit aae3a82a9f44f2b7fe2b6babb9390ad23517172a
parent 49e4029728927afb1a22864698be10cf445413aa
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon, 27 Jul 2020 19:03:45 +0430

ex: handle spaces in shell commands

</content>
</entry>
<entry>
<id>49e4029728927afb1a22864698be10cf445413aa</id>
<published>2020-06-04T08:02:27Z</published>
<updated>2020-06-04T08:02:27Z</updated>
<title type="text">led: indenting and deindenting when auto-indent buffer is empty</title>
<link rel="alternate" href="commit/49e4029728927afb1a22864698be10cf445413aa.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 49e4029728927afb1a22864698be10cf445413aa
parent edaafb4c0b7285982922d36a1e8b671e3d679691
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  4 Jun 2020 12:32:27 +0430

led: indenting and deindenting when auto-indent buffer is empty

</content>
</entry>
<entry>
<id>edaafb4c0b7285982922d36a1e8b671e3d679691</id>
<published>2020-05-06T22:07:37Z</published>
<updated>2020-05-06T22:07:37Z</updated>
<title type="text">vi: call term_done() even if ex_init() fails</title>
<link rel="alternate" href="commit/edaafb4c0b7285982922d36a1e8b671e3d679691.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit edaafb4c0b7285982922d36a1e8b671e3d679691
parent 20373644dfc266d53328c220466e3abdd0a4284a
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  7 May 2020 02:37:37 +0430

vi: call term_done() even if ex_init() fails

</content>
</entry>
<entry>
<id>20373644dfc266d53328c220466e3abdd0a4284a</id>
<published>2020-05-06T17:42:54Z</published>
<updated>2020-05-06T17:44:43Z</updated>
<title type="text">ex: % and # signs in command line arguments should be escaped</title>
<link rel="alternate" href="commit/20373644dfc266d53328c220466e3abdd0a4284a.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 20373644dfc266d53328c220466e3abdd0a4284a
parent cf0d56f4f7ecd22878eda626d835db86d1fd8cf7
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed,  6 May 2020 22:12:54 +0430

ex: % and # signs in command line arguments should be escaped

Reported and tested by Dirk-Wilhelm Peters &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>cf0d56f4f7ecd22878eda626d835db86d1fd8cf7</id>
<published>2020-03-12T20:31:38Z</published>
<updated>2020-03-12T20:31:38Z</updated>
<title type="text">uc: make uc_len() more compact by combining the first two conditions</title>
<link rel="alternate" href="commit/cf0d56f4f7ecd22878eda626d835db86d1fd8cf7.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit cf0d56f4f7ecd22878eda626d835db86d1fd8cf7
parent 98fc156cbe154ff745f271b07f5e97d54807c858
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 13 Mar 2020 00:01:38 +0330

uc: make uc_len() more compact by combining the first two conditions

</content>
</entry>
<entry>
<id>98fc156cbe154ff745f271b07f5e97d54807c858</id>
<published>2020-03-12T16:35:14Z</published>
<updated>2020-03-12T16:35:14Z</updated>
<title type="text">uc: make uc_dec() more compact by removing its loop</title>
<link rel="alternate" href="commit/98fc156cbe154ff745f271b07f5e97d54807c858.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 98fc156cbe154ff745f271b07f5e97d54807c858
parent 7c800ce91775309ad896f377d3be4f994f398e44
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 12 Mar 2020 20:05:14 +0330

uc: make uc_dec() more compact by removing its loop

</content>
</entry>
<entry>
<id>7c800ce91775309ad896f377d3be4f994f398e44</id>
<published>2020-01-20T20:51:06Z</published>
<updated>2020-01-20T20:51:06Z</updated>
<title type="text">vi: fix updating previous hll row</title>
<link rel="alternate" href="commit/7c800ce91775309ad896f377d3be4f994f398e44.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7c800ce91775309ad896f377d3be4f994f398e44
parent 334aa96130c257032e7d7eeef650618bf706f09a
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Tue, 21 Jan 2020 00:21:06 +0330

vi: fix updating previous hll row

</content>
</entry>
<entry>
<id>334aa96130c257032e7d7eeef650618bf706f09a</id>
<published>2020-01-19T17:11:33Z</published>
<updated>2020-01-19T17:11:33Z</updated>
<title type="text">conf: MKFILE_MODE specifies the access mode of new files</title>
<link rel="alternate" href="commit/334aa96130c257032e7d7eeef650618bf706f09a.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 334aa96130c257032e7d7eeef650618bf706f09a
parent 4f6be8c78d2b66545cbae8696af0e2ca66f4efcb
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 19 Jan 2020 20:41:33 +0330

conf: MKFILE_MODE specifies the access mode of new files

</content>
</entry>
<entry>
<id>4f6be8c78d2b66545cbae8696af0e2ca66f4efcb</id>
<published>2020-01-19T16:49:48Z</published>
<updated>2020-01-19T16:49:48Z</updated>
<title type="text">conf.h: update syntax highlighting rules for neatmail summaries</title>
<link rel="alternate" href="commit/4f6be8c78d2b66545cbae8696af0e2ca66f4efcb.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4f6be8c78d2b66545cbae8696af0e2ca66f4efcb
parent 4cb1cd3990fc9abf27d4c796825b7e080e1e8aea
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 19 Jan 2020 20:19:48 +0330

conf.h: update syntax highlighting rules for neatmail summaries

</content>
</entry>
<entry>
<id>4cb1cd3990fc9abf27d4c796825b7e080e1e8aea</id>
<published>2020-01-19T16:45:34Z</published>
<updated>2020-01-19T16:45:34Z</updated>
<title type="text">vi: hll option to highlight current line</title>
<link rel="alternate" href="commit/4cb1cd3990fc9abf27d4c796825b7e080e1e8aea.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4cb1cd3990fc9abf27d4c796825b7e080e1e8aea
parent a4917ea76e33803c53332bc622d870b36c7371c9
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 19 Jan 2020 20:15:34 +0330

vi: hll option to highlight current line

</content>
</entry>
<entry>
<id>a4917ea76e33803c53332bc622d870b36c7371c9</id>
<published>2020-01-19T16:28:34Z</published>
<updated>2020-01-19T16:28:34Z</updated>
<title type="text">led: use the attribute of \n for blanks</title>
<link rel="alternate" href="commit/a4917ea76e33803c53332bc622d870b36c7371c9.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit a4917ea76e33803c53332bc622d870b36c7371c9
parent e8b863838feddbd51f6aac60c849eee0783d8d10
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun, 19 Jan 2020 19:58:34 +0330

led: use the attribute of \n for blanks

</content>
</entry>
<entry>
<id>e8b863838feddbd51f6aac60c849eee0783d8d10</id>
<published>2020-01-13T14:05:02Z</published>
<updated>2020-01-13T14:05:51Z</updated>
<title type="text">vi: redraw the entire screen if current line changes</title>
<link rel="alternate" href="commit/e8b863838feddbd51f6aac60c849eee0783d8d10.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit e8b863838feddbd51f6aac60c849eee0783d8d10
parent 22b03572dac915a7d752a9d5b182355d2e46cb88
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Mon, 13 Jan 2020 17:35:02 +0330

vi: redraw the entire screen if current line changes

Reported by Aaron G &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>22b03572dac915a7d752a9d5b182355d2e46cb88</id>
<published>2020-01-09T06:34:12Z</published>
<updated>2020-01-09T06:34:12Z</updated>
<title type="text">ex: for ec_exec, &#39;|&#39; is not a command separator</title>
<link rel="alternate" href="commit/22b03572dac915a7d752a9d5b182355d2e46cb88.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 22b03572dac915a7d752a9d5b182355d2e46cb88
parent 6aeab587bb3e6603d53567d8b231b36c72ad194b
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  9 Jan 2020 10:04:12 +0330

ex: for ec_exec, &#39;|&#39; is not a command separator

Suggested by Aaron G &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>6aeab587bb3e6603d53567d8b231b36c72ad194b</id>
<published>2020-01-08T21:50:05Z</published>
<updated>2020-01-08T21:50:05Z</updated>
<title type="text">ex: escape command with addresses</title>
<link rel="alternate" href="commit/6aeab587bb3e6603d53567d8b231b36c72ad194b.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6aeab587bb3e6603d53567d8b231b36c72ad194b
parent 2b3a43ce720dab6d6687230a408f414ced631888
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  9 Jan 2020 01:20:05 +0330

ex: escape command with addresses

Suggested and tested by Aaron G &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>2b3a43ce720dab6d6687230a408f414ced631888</id>
<published>2019-10-31T16:24:11Z</published>
<updated>2019-10-31T16:24:11Z</updated>
<title type="text">ex: call :p for empty lines only once</title>
<link rel="alternate" href="commit/2b3a43ce720dab6d6687230a408f414ced631888.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2b3a43ce720dab6d6687230a408f414ced631888
parent cfdf0cf8c3281f83a091d9c36a887154e0bdfd6e
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 31 Oct 2019 19:54:11 +0330

ex: call :p for empty lines only once

</content>
</entry>
<entry>
<id>cfdf0cf8c3281f83a091d9c36a887154e0bdfd6e</id>
<published>2019-10-31T15:59:34Z</published>
<updated>2019-10-31T15:59:34Z</updated>
<title type="text">led: use --- filetype for ex prompt and messages</title>
<link rel="alternate" href="commit/cfdf0cf8c3281f83a091d9c36a887154e0bdfd6e.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit cfdf0cf8c3281f83a091d9c36a887154e0bdfd6e
parent cfb5f5f6170fa3c66566a81ce2a4d17c60c563aa
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 31 Oct 2019 19:29:34 +0330

led: use --- filetype for ex prompt and messages

</content>
</entry>
<entry>
<id>cfb5f5f6170fa3c66566a81ce2a4d17c60c563aa</id>
<published>2019-04-02T21:35:14Z</published>
<updated>2019-04-02T21:35:14Z</updated>
<title type="text">led: highlight the status bar only if hl is set</title>
<link rel="alternate" href="commit/cfb5f5f6170fa3c66566a81ce2a4d17c60c563aa.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit cfb5f5f6170fa3c66566a81ce2a4d17c60c563aa
parent 3f5ac6a63b175a9265d3b36d28e61dd53bf843f1
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed,  3 Apr 2019 02:05:14 +0430

led: highlight the status bar only if hl is set

Reported by @tangxinfa.

</content>
</entry>
<entry>
<id>3f5ac6a63b175a9265d3b36d28e61dd53bf843f1</id>
<published>2019-04-02T21:34:58Z</published>
<updated>2019-04-02T21:34:58Z</updated>
<title type="text">vi: update copyright year</title>
<link rel="alternate" href="commit/3f5ac6a63b175a9265d3b36d28e61dd53bf843f1.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 3f5ac6a63b175a9265d3b36d28e61dd53bf843f1
parent d820629569cdd2fcf7db0a9844e06963c02d5ff6
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Wed,  3 Apr 2019 02:04:58 +0430

vi: update copyright year

</content>
</entry>
<entry>
<id>d820629569cdd2fcf7db0a9844e06963c02d5ff6</id>
<published>2018-02-23T05:29:05Z</published>
<updated>2019-02-23T12:45:08Z</updated>
<title type="text">ex: zero-length matches and EOL</title>
<link rel="alternate" href="commit/d820629569cdd2fcf7db0a9844e06963c02d5ff6.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit d820629569cdd2fcf7db0a9844e06963c02d5ff6
parent fb4a84a4c678277646bd1873f1d75abd6b527ab7
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 23 Feb 2018 08:59:05 +0330

ex: zero-length matches and EOL

</content>
</entry>
<entry>
<id>fb4a84a4c678277646bd1873f1d75abd6b527ab7</id>
<published>2019-02-17T21:36:35Z</published>
<updated>2019-02-23T08:01:52Z</updated>
<title type="text">vi: fix two compiler warnings on clang ver. 1000.11.45.5</title>
<link rel="alternate" href="commit/fb4a84a4c678277646bd1873f1d75abd6b527ab7.gph" />
<author>
<name>Joe Loughry</name>
<email>[email protected]</email>
</author>
<content type="text">commit fb4a84a4c678277646bd1873f1d75abd6b527ab7
parent 646929726b8bd1971559744ad1cea6c564312e53
Author: Joe Loughry &lt;[email protected]&gt;
Date:   Sun, 17 Feb 2019 14:36:35 -0700

vi: fix two compiler warnings on clang ver. 1000.11.45.5

</content>
</entry>
<entry>
<id>646929726b8bd1971559744ad1cea6c564312e53</id>
<published>2018-12-21T00:45:55Z</published>
<updated>2019-02-23T08:01:34Z</updated>
<title type="text">ex: fix snprintf missing format parameter</title>
<link rel="alternate" href="commit/646929726b8bd1971559744ad1cea6c564312e53.gph" />
<author>
<name>qianqiangliu</name>
<email>[email protected]</email>
</author>
<content type="text">commit 646929726b8bd1971559744ad1cea6c564312e53
parent 7dc3f15c183b10d3611be8a0e6fe5f0f7ae22df3
Author: qianqiangliu &lt;[email protected]&gt;
Date:   Fri, 21 Dec 2018 08:45:55 +0800

ex: fix snprintf missing format parameter

</content>
</entry>
<entry>
<id>7dc3f15c183b10d3611be8a0e6fe5f0f7ae22df3</id>
<published>2018-02-22T21:46:52Z</published>
<updated>2018-02-22T21:46:52Z</updated>
<title type="text">ex: replacing zero-length matches</title>
<link rel="alternate" href="commit/7dc3f15c183b10d3611be8a0e6fe5f0f7ae22df3.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7dc3f15c183b10d3611be8a0e6fe5f0f7ae22df3
parent 42fcac2533ea9fada01715d163a13d8ea7009465
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 23 Feb 2018 01:16:52 +0330

ex: replacing zero-length matches

</content>
</entry>
<entry>
<id>42fcac2533ea9fada01715d163a13d8ea7009465</id>
<published>2018-01-05T09:45:08Z</published>
<updated>2018-01-05T09:47:03Z</updated>
<title type="text">reg: appending to empty buffers</title>
<link rel="alternate" href="commit/42fcac2533ea9fada01715d163a13d8ea7009465.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 42fcac2533ea9fada01715d163a13d8ea7009465
parent 896da02715d68d3031e31e3862ac249e4ce4e645
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri,  5 Jan 2018 13:15:08 +0330

reg: appending to empty buffers

</content>
</entry>
<entry>
<id>896da02715d68d3031e31e3862ac249e4ce4e645</id>
<published>2017-10-26T11:58:02Z</published>
<updated>2017-10-26T11:58:02Z</updated>
<title type="text">vi: update cursor column after vi_wait()</title>
<link rel="alternate" href="commit/896da02715d68d3031e31e3862ac249e4ce4e645.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 896da02715d68d3031e31e3862ac249e4ce4e645
parent 5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 26 Oct 2017 15:28:02 +0330

vi: update cursor column after vi_wait()

</content>
</entry>
<entry>
<id>5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8</id>
<published>2017-10-01T07:07:44Z</published>
<updated>2017-10-01T07:07:44Z</updated>
<title type="text">vi: explain when the screen is updated in vi()</title>
<link rel="alternate" href="commit/5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8
parent c200015e9b9aca02b6d622a55929e2b30e4912a5
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sun,  1 Oct 2017 10:37:44 +0330

vi: explain when the screen is updated in vi()

</content>
</entry>
<entry>
<id>c200015e9b9aca02b6d622a55929e2b30e4912a5</id>
<published>2017-09-30T04:03:00Z</published>
<updated>2017-09-30T04:03:00Z</updated>
<title type="text">vi: cursor column may need to be updated after next/previous page</title>
<link rel="alternate" href="commit/c200015e9b9aca02b6d622a55929e2b30e4912a5.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit c200015e9b9aca02b6d622a55929e2b30e4912a5
parent f8720edb1fa5041b65ab16ff41f800ee70774555
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat, 30 Sep 2017 07:33:00 +0330

vi: cursor column may need to be updated after next/previous page

</content>
</entry>
<entry>
<id>f8720edb1fa5041b65ab16ff41f800ee70774555</id>
<published>2017-09-28T15:39:29Z</published>
<updated>2017-09-28T15:39:29Z</updated>
<title type="text">conf.h: change the default syntax highlighting for the status bar</title>
<link rel="alternate" href="commit/f8720edb1fa5041b65ab16ff41f800ee70774555.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit f8720edb1fa5041b65ab16ff41f800ee70774555
parent 5ccea0f63de06e4c0da7daa1c29f85e27207b8a5
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 28 Sep 2017 19:09:29 +0330

conf.h: change the default syntax highlighting for the status bar

</content>
</entry>
<entry>
<id>5ccea0f63de06e4c0da7daa1c29f85e27207b8a5</id>
<published>2017-06-27T16:41:05Z</published>
<updated>2017-06-27T16:41:05Z</updated>
<title type="text">ex: nested global commands</title>
<link rel="alternate" href="commit/5ccea0f63de06e4c0da7daa1c29f85e27207b8a5.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5ccea0f63de06e4c0da7daa1c29f85e27207b8a5
parent a17ced97054879718d841206a24ede5e1c7497c1
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Tue, 27 Jun 2017 21:11:05 +0430

ex: nested global commands

Suggested and tested by Leah Neukirchen &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>a17ced97054879718d841206a24ede5e1c7497c1</id>
<published>2017-06-27T13:40:23Z</published>
<updated>2017-06-27T13:40:23Z</updated>
<title type="text">ex: global command should default to the entire fire</title>
<link rel="alternate" href="commit/a17ced97054879718d841206a24ede5e1c7497c1.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit a17ced97054879718d841206a24ede5e1c7497c1
parent 9ee0c8c148fefbb2599974b36883484270d54a5c
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Tue, 27 Jun 2017 18:10:23 +0430

ex: global command should default to the entire fire

Reported by Leah Neukirchen &lt;[email protected]&gt;.

</content>
</entry>
<entry>
<id>9ee0c8c148fefbb2599974b36883484270d54a5c</id>
<published>2017-05-12T09:31:49Z</published>
<updated>2017-05-12T09:31:49Z</updated>
<title type="text">ren: fix ren_pos() comment</title>
<link rel="alternate" href="commit/9ee0c8c148fefbb2599974b36883484270d54a5c.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9ee0c8c148fefbb2599974b36883484270d54a5c
parent ed2e096607df03ce155e4c6ab786f8b697799988
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Fri, 12 May 2017 14:01:49 +0430

ren: fix ren_pos() comment

</content>
</entry>
<entry>
<id>ed2e096607df03ce155e4c6ab786f8b697799988</id>
<published>2017-05-04T13:45:15Z</published>
<updated>2017-05-04T13:50:49Z</updated>
<title type="text">vi: ze and zf to specify the keymap in normal mode</title>
<link rel="alternate" href="commit/ed2e096607df03ce155e4c6ab786f8b697799988.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit ed2e096607df03ce155e4c6ab786f8b697799988
parent 9e76a7c658e3ea68a1d5de81cb4f1cf1a0f4f6d9
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  4 May 2017 18:15:15 +0430

vi: ze and zf to specify the keymap in normal mode

</content>
</entry>
<entry>
<id>9e76a7c658e3ea68a1d5de81cb4f1cf1a0f4f6d9</id>
<published>2017-05-04T13:38:14Z</published>
<updated>2017-05-04T13:38:14Z</updated>
<title type="text">ex: represent each keymap with its index in kmaps[]</title>
<link rel="alternate" href="commit/9e76a7c658e3ea68a1d5de81cb4f1cf1a0f4f6d9.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9e76a7c658e3ea68a1d5de81cb4f1cf1a0f4f6d9
parent 53f1da76a6d4918209eecc5251437407e8c7cf41
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu,  4 May 2017 18:08:14 +0430

ex: represent each keymap with its index in kmaps[]

</content>
</entry>
<entry>
<id>53f1da76a6d4918209eecc5251437407e8c7cf41</id>
<published>2017-03-18T15:32:09Z</published>
<updated>2017-03-18T15:33:45Z</updated>
<title type="text">dir: rename xdir to xtd</title>
<link rel="alternate" href="commit/53f1da76a6d4918209eecc5251437407e8c7cf41.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 53f1da76a6d4918209eecc5251437407e8c7cf41
parent 33fa385f8aaee6daad8010fc875b2861d835d2c3
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Sat, 18 Mar 2017 19:02:09 +0330

dir: rename xdir to xtd

</content>
</entry>
<entry>
<id>33fa385f8aaee6daad8010fc875b2861d835d2c3</id>
<published>2017-03-16T12:12:08Z</published>
<updated>2017-03-16T12:12:08Z</updated>
<title type="text">led: messages and ex prompts are always left-to-right</title>
<link rel="alternate" href="commit/33fa385f8aaee6daad8010fc875b2861d835d2c3.gph" />
<author>
<name>Ali Gholami Rudi</name>
<email>[email protected]</email>
</author>
<content type="text">commit 33fa385f8aaee6daad8010fc875b2861d835d2c3
parent d9562b264f00d015c0bcd75bd8fa3e4cece9eddb
Author: Ali Gholami Rudi &lt;[email protected]&gt;
Date:   Thu, 16 Mar 2017 15:42:08 +0330

led: messages and ex prompts are always left-to-right

</content>
</entry>
</feed>