From: W. Trevor King Date: Sat, 14 Jul 2012 19:10:54 +0000 (-0400) Subject: Move curses_check_for_keypress to curses-check-for-keypress. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f9f1fc5eb987fd72533a12c88e85e46be1dc1f28;p=blog.git Move curses_check_for_keypress to curses-check-for-keypress. This way we'll match the new project name. --- diff --git a/posts/Gentoo_overlay.mdwn b/posts/Gentoo_overlay.mdwn index 7f88f51..4c20e08 100644 --- a/posts/Gentoo_overlay.mdwn +++ b/posts/Gentoo_overlay.mdwn @@ -21,7 +21,7 @@ personal `layman.xml`). The overlay is a fairly strange mix: - dev-python/chemdb (my [[ChemDB]] package) - dev-python/curses-check-for-keypress - (my [[curses_check_for_keypress]] package) + (my [[curses-check-for-keypress]] package) - dev-python/django-tables2 ([django-tables2](https://github.com/bradleyayers/django-tables2/)) - dev-python/FFT-tools diff --git a/posts/curses_check_for_keypress.mdwn b/posts/curses-check-for-keypress.mdwn similarity index 90% rename from posts/curses_check_for_keypress.mdwn rename to posts/curses-check-for-keypress.mdwn index 473f833..2c95618 100644 --- a/posts/curses_check_for_keypress.mdwn +++ b/posts/curses-check-for-keypress.mdwn @@ -1,5 +1,5 @@ [[!meta title="curses_check_for_keypress"]] -[[!template id=gitrepo repo=curses_check_for_keypress]] +[[!template id=gitrepo repo=curses-check-for-keypress]] There are some points in my experiment control code where the program does something for an arbitrary length of time (e.g, waits while the