<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v10.14.2</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.14.2</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.14.2'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-10-14T20:37:49Z</updated>
<entry>
<title>Make 10.14.2 release</title>
<updated>2018-10-14T20:37:49Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T20:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=853fa1915968015037610c03c67694da894a0081'/>
<id>urn:sha1:853fa1915968015037610c03c67694da894a0081</id>
<content type='text'>
Adds two small menuconfig improvements/fixes:

 - Commit 9a7b374 ("menuconfig: Fix some minor resizing jumpiness on
   gnome-terminal")

 - Commit 3d0dc9f ("menuconfig: Switch back to "very visible" cursor
   after Ctrl-F")
</content>
</entry>
<entry>
<title>menuconfig: Fix some minor resizing jumpiness on gnome-terminal</title>
<updated>2018-10-14T20:29:52Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T20:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=9a7b374758617af69594ef7b3ed83a5cb59db433'/>
<id>urn:sha1:9a7b374758617af69594ef7b3ed83a5cb59db433</id>
<content type='text'>
gnome-terminal jerks a bit whenever the terminal is shrunk so that the
row with the cursor on it disappears. This is probably gnome-terminal
shoddiness, but it's pretty easy to work around by drawing stuff at the
top last, so do it.

No need to do it for the jump-to dialog, because the cursor is already
in the edit box at the top there.
</content>
</entry>
<entry>
<title>menuconfig: Switch back to "very visible" cursor after Ctrl-F</title>
<updated>2018-10-14T20:29:52Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T20:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=3d0dc9ffc1023210bb54650065807085b53a6926'/>
<id>urn:sha1:3d0dc9ffc1023210bb54650065807085b53a6926</id>
<content type='text'>
Was set back to "normal" instead due to a typo, which is inconsistent
with the rest of the code.
</content>
</entry>
<entry>
<title>menuconfig: Mention some ncurses ESCDELAY investigation</title>
<updated>2018-10-14T18:42:37Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T18:42:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fdf1f3eb574eba71adb2dbdc8fb7df3f61a8c4ba'/>
<id>urn:sha1:fdf1f3eb574eba71adb2dbdc8fb7df3f61a8c4ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig: Mention some potential (though never seen) ESCDELAY iffiness</title>
<updated>2018-10-14T18:09:59Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T17:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=56f6611eadf4e2165ba29742dfd5ac6a76d60149'/>
<id>urn:sha1:56f6611eadf4e2165ba29742dfd5ac6a76d60149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig: Mention that jump-to has been generalized in docstring</title>
<updated>2018-10-14T15:55:53Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T15:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=41c026a706b1a3b8027f63938c4ad99af0ca9155'/>
<id>urn:sha1:41c026a706b1a3b8027f63938c4ad99af0ca9155</id>
<content type='text'>
Can jump to choices, menus, and comments now as well.
</content>
</entry>
<entry>
<title>Link ACRN</title>
<updated>2018-10-14T01:55:27Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T01:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=db4242d3df5af87dbd5adbd2f90c245c5132bbc3'/>
<id>urn:sha1:db4242d3df5af87dbd5adbd2f90c245c5132bbc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 10.14.1 release</title>
<updated>2018-10-13T23:56:48Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-13T23:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a204df5ea6f7cb925f8b2f4035a1adfa68d41b82'/>
<id>urn:sha1:a204df5ea6f7cb925f8b2f4035a1adfa68d41b82</id>
<content type='text'>
Adds commit 63bbecb ("menuconfig: Fix crash when pressing Ctrl-F with no
matches in jump-to dialog").

Ctrl-F is the view-help shortcut in the jump-to dialog.
</content>
</entry>
<entry>
<title>menuconfig: Fix crash when pressing Ctrl-F with no matches in jump-to dialog</title>
<updated>2018-10-13T23:51:01Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-13T23:42:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=63bbecbbc396cea554f18610864629e9267c5631'/>
<id>urn:sha1:63bbecbbc396cea554f18610864629e9267c5631</id>
<content type='text'>
Ctrl-F is the jump-to dialog view-help shortcut. It needs to check
whether there are any matches, like Enter/jump-to does.
</content>
</entry>
<entry>
<title>Make 10.14.0 release</title>
<updated>2018-10-13T22:58:32Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-13T22:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=8a8e03dab76f9c6893b355c5790a63095a0b781d'/>
<id>urn:sha1:8a8e03dab76f9c6893b355c5790a63095a0b781d</id>
<content type='text'>
Adds two menuconfig improvements and a documentation improvement:

 - Commit 96682d7 ("menuconfig: Add jump-to for choices, menus, and
   comments") generalizes the jump-to feature so that choices, menus,
   and comments can be jumped to in addition to symbols (or into, in the
   case of choices and menus).

 - Commit fae2e70 ("menuconfig: Do not show range hint for symbols
   without ranges") despams the menuconfig interface and could
   potentially avoid some confusion.

 - Commit bde4cc7 ("Add some hints re. generating custom configuration
   output") adds some documentation hints re. using the
   Symbol.config_string field when generating custom output. It can be
   useful for pruning symbols even when the output format isn't
   .config-like.
</content>
</entry>
</feed>
