aboutsummaryrefslogtreecommitdiffstats
path: root/vimput.pl
diff options
context:
space:
mode:
Diffstat (limited to 'vimput.pl')
-rw-r--r--vimput.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimput.pl b/vimput.pl
index 8563f44..f24976f 100644
--- a/vimput.pl
+++ b/vimput.pl
@@ -43,6 +43,7 @@ sub open_tmux_split {
}
+# TODO: Find out if it's possible to do this is a command
Irssi::signal_add_last 'gui key pressed' => sub {
my ($key) = @_;