Make sure all keybinding scripts repaint properly

darcs-hash:20070921151723-75c98-83f2fe86ace0f6e567db26faa4d94665971af145.gz
This commit is contained in:
liljencrantz
2007-09-22 01:17:23 +10:00
parent c0aac8996d
commit 65d223e672
2 changed files with 5 additions and 4 deletions

View File

@@ -16,5 +16,6 @@ function __fish_list_current_token -d "List contents of token under the cursor i
ls
end
end
commandline -f repaint
end