to have shift-delete send my password and an enter (its in file .screenmacro_p)
I have this in my .screenrc file:
# load .screenmacro_p into register p
readreg p $HOME/.screenmacro_p
bind P paste 'p'
# paste register p via: shift-delete
bindkey ^[[3$ paste 'p'
On Thursday, September 10,
How would I write a screen command file named last1k
that uses your ^L command approach to hardcopy the last 1000 lines?TIA Jurgyman
On Thursday, July 31, 2014 10:33 PM, Jim Mahood wrote:
Nice solution combined with tab completion. :-) Thanks Gerald!
On Jul 31, 2014 12:45 PM, "Gerald Youn
How would I write a screen command file named last1k
that uses your ^L command approach to hardcopy the last 1000 lines?
TIA Jurgyman
On Thursday, July 31, 2014 10:33 PM, Jim Mahood wrote:
Nice solution combined with tab completion. :-) Thanks Gerald!
On Jul 31, 2014 12:45 PM, "Gerald You
I want to bind to a single key , perhaps d key
in copy/scrollback mode...
idea is, get into copy scrollback mode
? search for a particular line
Now I want current line to bottom written to a file.
I think this will do it:
SPACE G $ >
how do I bind that to a key in copy mode?
_
I'm using the "dropdown with arrow" key on lower right of my keyboard.
doing that using xmodmap.
--- On Tue, 3/22/11, Andrew Schulman wrote:
> From: Andrew Schulman
> Subject: Re: Please help me choose a good single-keystroke escape key
__
Is there any way to receive mouse clicks by screen to choose a window? perhaps
if the window titles on hardstatus line were statically fixed in size...
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/sc