paste-buffer should be per pane, from C. Coutinho.

This commit is contained in:
Nicholas Marriott
2010-03-22 19:13:28 +00:00
parent 509ce7f766
commit 9abbe349af
3 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
/* $Id$ */
/* $OpenBSD$ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>