Copy and paste the clipboard with C-S-c and C-S-v
[dana/urxvt.git] / src / rxvt.h
index d2cda9e..c05c9fe 100644 (file)
@@ -1475,7 +1475,7 @@ struct rxvt_term : zero_initialized, rxvt_vars, rxvt_screen
   int selection_request_other (Atom target, int selnum) NOTHROW;
   void selection_clear (bool clipboard = false) NOTHROW;
   void clipboard_copy (Time tm);
-  void selection_make (Time tm);
+  void selection_make (Time tm, bool clipboard = false);
   bool selection_grab (Time tm, bool clipboard = false) NOTHROW;
   void selection_start_colrow (int col, int row) NOTHROW;
   void selection_delimit_word (enum page_dirn dirn, const row_col_t *mark, row_col_t *ret) NOTHROW;