Check the return value of strunvis against -1 not NULL.

This commit is contained in:
Nicholas Marriott
2009-08-23 11:50:39 +00:00
parent 633e74ef80
commit 266c13df18
2 changed files with 6 additions and 2 deletions

4
TODO
View File

@ -101,3 +101,7 @@
- handle resize better in copy mode
- way to copy stuff that is off screen due to resize
- fix line wrapping c&p problems in xterm etc
- it would be awesome if choose-window/choose-session (+choose-client) were
extended to accept a command: so you could do "choose-window 'killw -t%%'"
and it will replace the selected window target (fully qualified w/ session
name etc) in the command and execute it