commit | 05855393f0e9c7c9228da3d6388c6d02a3083ef4 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Thu Nov 05 12:04:50 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Thu Nov 05 12:04:50 2009 +0000 |
tree | fddfb6062d53d736b9f9623f7b306cfdbc8f2dfe | |
parent | a790e16fa25e0fce4fc0f8ac6e83147a83ede3e8 [diff] |
key_string_lookup_key uses a static buffer, so copy its output into the working buffer before calling the command print function which can also use it (eg send-keys).