On Tue, Jun 13, 2006 at 06:52:57PM EDT, Aaron Griffin wrote:
> You might be able to get by with something like:
>
> export PROMPT_COMMAND="history -a $HISTFILE"
>
this appends the current session's history list to the history file.
Since the OP wants to share the history across sessions I assume
On 6/13/06, Bill Pursell <[EMAIL PROTECTED]> wrote:
Aaron Griffin wrote:
> I'd like to point out two things... the current split is a horizontal
> split. The windows are laid out vertically, but the single window is
> split horizontally. So, you want a vertical split patch (this will
> help the
Aaron Griffin wrote:
On 5/26/06, Dave Waxman <[EMAIL PROTECTED]> wrote:
On May 26 13:36, Jonathan Daugherty wrote:
> I really like using the split function to create vertically-split
> regions. Is there a way to split screen horizontally, too?
Searching the archives of this list will show thi
You might be able to get by with something like:
export PROMPT_COMMAND="history -a $HISTFILE"
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users