diff options
| -rw-r--r-- | vimput.pl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -212,6 +212,7 @@ HELP }); +# Main entrypoint. sub vimput { write_input(Irssi::parse_special('$L', undef, 0)); open_tmux_and_update_input_line_when_finished(); |
![]() |
index : irssi-vimput | |
| Edit Irssi messages in Vim |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | vimput.pl | 1 |
@@ -212,6 +212,7 @@ HELP }); +# Main entrypoint. sub vimput { write_input(Irssi::parse_special('$L', undef, 0)); open_tmux_and_update_input_line_when_finished(); |