sponsor Vim development Vim logo Vim Book Ad

morse.vim : Script for writing morse code in vim

 script karma  Rating 9/6, Downloaded by 778  Comments, bugs, improvements  Vim wiki

created by
jiri brezina
 
script type
utility
 
description
When we relax on trips in the country, we probably value script for communication in morse code (notebook and vim are necessary, of course :) What is in the vim's window, we can blink by flash-lamp :)

After sourcing morse.vim, type <F5> to start 'morse' in normal or insert mode and type <F5> again to stop it. (This is default map, remaping this keystroke is on lines 33-34)

Feature 1:
Is possible switch on some 'special' characters like ,;/?.: 'to morse'. If you want this feature, please, uncomment  line "let g:var_morse_ext = 1"

Feature 2:
Maybe is good (?) to treble spaces between words for better reading;  If you want this, please, uncomment line "let g:var_morse_3spc = 1"

Enjoy
 
install details
Just put this file into your $VIMRUNTIME/plugin/ directory, or source it directly by command ":so ./path/to/file/morse.vim"
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
morse.vim 1.0 2002-02-05 5.7 jiri brezina Initial upload
ip used for rating: 18.117.196.184

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github