actually try this please which makes paste go through the mode keys path
rather than directly to the pane
diff --git a/cmd-paste-buffer.c b/cmd-paste-buffer.c
index ff92783..2981358 100644
--- a/cmd-paste-buffer.c
+++ b/cmd-paste-buffer.c
@@ -29,8 +29,8 @@
enum cmd_retval cmd_paste_bu
On Tue, Sep 4, 2012 at 4:19 AM, Nicholas Marriott
wrote:
> It would not be a big code change to make the a key add the top paste
> buffer to the search string in the same way as C-y works in the command
> prompt.
>
Nicholas,
Having that functionality would be great - if it needs to be a
separate
It would not be a big code change to make the a key add the top paste
buffer to the search string in the same way as C-y works in the command
prompt.
On Fri, Aug 31, 2012 at 01:16:08PM -0700, Edward Peschko wrote:
> hello all,
>
> Screen has a very useful ability that would be great to have in t