From 34a2ece6a02abb8aa82357e6a6d9c78fe6a2fb88 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 4 Oct 2017 13:46:51 +0200 Subject: maximize window after following task --- notyet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notyet b/notyet index ea778e4..20d6685 100755 --- a/notyet +++ b/notyet @@ -213,7 +213,7 @@ if $edit && STDOUT.tty? rd, wr = IO.pipe $stdout = wr Process.spawn('vim', - '+nmap ^F', + '+nmap ^F_', '+nmap ', '+set nomod nowrap conceallevel=3 concealcursor=nc', '+syn match Conceal /^.\{-}\t/ conceal', -- cgit 1.4.1