<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/expect-lite/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/expect-lite/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 13 Jan 2015 02:31:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/expect-lite/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Expect-lite 4.8.0 Improved Debugger Released</title><link>https://sourceforge.net/p/expect-lite/news/2015/01/expect-lite-480-improved-debugger-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Integrated Debugger Improvements&lt;br /&gt;
o Show Env - displays expect-lite counters, directive status, logging file name (if used), EL environment variables&lt;br /&gt;
o Improved instant-interact (break point) when stopped on a long expect wait time&lt;br /&gt;
Added Variable unset, useful for shell variables, and pseudo-arrays&lt;br /&gt;
Added user defined return code with *TERM &amp;lt;N&amp;gt;&lt;br /&gt;
Fixed fuzzy expect when looking for zero e.g. ~&amp;lt;(0)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Tue, 13 Jan 2015 02:31:34 -0000</pubDate><guid>https://sourceforge.netb562ae1f931cd76b11e43ad4571709d5e0673038</guid></item><item><title>Release 4.1.0 - Library Release</title><link>https://sourceforge.net/p/expect-lite/news/2011/04/release-410---library-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Release 4.1.0 fixes a few issues in the multi-session command *FORK, as well as introduces a new Library Mode, for integration into native TCL environments. It allows the integration of the ease of expect-lite scripting with more a complex TCL-based regression system&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Sun, 10 Apr 2011 20:24:40 -0000</pubDate><guid>https://sourceforge.net59873b5b5656f78fa90df7a50974af3832205a26</guid></item><item><title>Release 4.0.1 - Debugger Release</title><link>https://sourceforge.net/p/expect-lite/news/2010/10/release-401---debugger-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 4.0.1 is compatible with previous versions, but introduces a power new debugger supporting breakpoints, step/skip, copy/paste into a running script.&lt;br /&gt;
Added Env Var support: EL_CONNECT_METHOD, EL_CONNECT_USER, EL_CONNECT_ PASS, EL_DELAY_WAIT_FOR_HOST&lt;br /&gt;
Add $arg0 to &amp;lt;esc&amp;gt;v *SHOW VARs command&lt;br /&gt;
Added self test scripts for IDE&lt;br /&gt;
Native method to make scripts executable &lt;br /&gt;
#!/usr/bin/env expect-lite&lt;br /&gt;
Created bashrc as example for setting env vars to customize expect-lite&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Sun, 24 Oct 2010 23:45:52 -0000</pubDate><guid>https://sourceforge.net24786226398b312c63f3e8ef3dc7ca84ee225d2f</guid></item><item><title>Release 3.7.1</title><link>https://sourceforge.net/p/expect-lite/news/2010/09/release-371/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Added more logging control with *EXP_INFO (shows matching "expected" lines), added custom colour comment (;red this is a red comment), Added directive *PASS (a synonym for *TERM), updated man page.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Thu, 16 Sep 2010 01:58:05 -0000</pubDate><guid>https://sourceforge.netcb6d86cb29eeb299e4f1cf01698c55d9d2584b0d</guid></item><item><title>Distribution Release</title><link>https://sourceforge.net/p/expect-lite/news/2010/07/distribution-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Readied expect-lite to be included in the Ubuntu Distribution. Changes include: more linux-like arguments -r &amp;lt;host&amp;gt; -c &amp;lt;script&amp;gt; -d &amp;lt;user_dir&amp;gt;, default connect mode is "none", changed default timeout from 30 seconds to 10 seconds, added Man Page.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Wed, 21 Jul 2010 01:39:36 -0000</pubDate><guid>https://sourceforge.net4e755d4cf47ef1a86617663015d02b22d9f01933</guid></item><item><title>v3.6.2 Linux Symposium Release</title><link>https://sourceforge.net/p/expect-lite/news/2010/07/v362-linux-symposium-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Release 3.6.2, adds fixes for better compatibility with Fanfare's iTest, Environment Variables which begin with EL_now automatically become Constants, and the 2010 Linux Symposium example script is included in Examples. Automation for the rest of us: &lt;a href="http://expect-lite.sf.net/"&gt;http://expect-lite.sf.net/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Tue, 13 Jul 2010 01:15:53 -0000</pubDate><guid>https://sourceforge.netca4d21f79f49dfc452a9c515fe72e647f70de2d4</guid></item><item><title>v3.6.1 Documentation Release</title><link>https://sourceforge.net/p/expect-lite/news/2010/06/v361-documentation-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Release 3.6.1 is a documentation release, there is no new functionality in expect-lite. However, there is a new tool which makes setting up ssh keys a breeze! (under Tools) And Windows/Cygwin is now better supported (look at test_masquerade.txt in Examples). And the website has a new look which hopefully will make finding things easier at &lt;a href="http://expect-lite.sf.net/"&gt;http://expect-lite.sf.net/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Mon, 14 Jun 2010 01:20:41 -0000</pubDate><guid>https://sourceforge.netc5e759b85ee105cc97336fa2c5887652ec26ff35</guid></item><item><title>Expect-lite turns 4! Now even easier to use</title><link>https://sourceforge.net/p/expect-lite/news/2009/01/expect-lite-turns-4-now-even-easier-to-use/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Expect-lite grows up, turning 4 this month, making automation even easier. In this release, key features include, instant-interact for immediate debugging, almost-unlimited multiple sessions, and better control over logging info. &lt;/p&gt;
&lt;p&gt;For example, the new feature, Instant-Interact, provides instant debugging assistance. Pressing ^\ (control+backslash) will force expect-lite to drop into interact mode, a mode which turns control of the keyboard over to the user, so that one may type directly to the process on the remote host.&lt;/p&gt;
&lt;p&gt;Now expect-lite supports nearly limitless multiple sessions. What is a new session? A new session starts with a new shell on the remote host. All commands '&amp;gt;' and received text '&amp;lt;' are constrained to that session. *FORK &amp;lt;session_name&amp;gt; switches between sessions.&lt;/p&gt;
&lt;p&gt;Additional directives *TERM, *FAIL, *SHOW VARS, *FORK, and *INTERACT provide easy control over the script, multiple sessions, and debugging. But that's not all, *INFO, *NOINFO, *WARN, *NOWARN, *DEBUG, *NODEBUG provide improved control of logging/debugging.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Sun, 18 Jan 2009 23:08:06 -0000</pubDate><guid>https://sourceforge.net4d8d4f239690035ff1e3c7e465875939b00cc2ad</guid></item><item><title>2 new Features: User Defined Prompt &amp;amp; Executible Scripts</title><link>https://sourceforge.net/p/expect-lite/news/2008/12/2-new-features-user-defined-prompt-amp-executible-scripts/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 3.1.5 adds two new features. Based on a user request, User Defined Prompt(s) has been added. This allows the setting of the prompt via a line */some_regex/&lt;br /&gt;
Expect-lite has always cooperated well with the bash shell. Now via a 5 line embedded bash script at the top of the expect-lite script, it can become executable with default arguments, and can even take linux-style (--example 1) arguments.&lt;br /&gt;
Please see the documentation for more details.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Mon, 01 Dec 2008 18:16:54 -0000</pubDate><guid>https://sourceforge.net712d38d134e9ef3a60001998b956de603d134d99</guid></item><item><title>expect-lite 3.1.4 now with self-tests!</title><link>https://sourceforge.net/p/expect-lite/news/2008/10/expect-lite-314-now-with-self-tests/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This version of expect-lite includes some small bug fixes, and adds additional debugging information via -v and -vv. Additionally, three (3) self-test scripts have been included (in Examples), which provide confidence that expect-lite is functioning properly.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Miller</dc:creator><pubDate>Tue, 21 Oct 2008 00:50:08 -0000</pubDate><guid>https://sourceforge.net83ca319224323204f6709f0e6b10702ac7bb7aab</guid></item></channel></rss>