Skip to content

mhilton/acmedot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

acmedot prints the location of dot in the current acme window.

	usage: acmedot [format1 [format2]]
	    format1 - specifies the output format. It will be
	              used as if called by
	              fmt.Printf(format1, start, end).
	    format2 - specifies the output format where start and
	              end are the same. It will be used as if called
	              by fmt.Printf(format2, start)

The default format is "%d,%d\n".

About

Utility to get current location in an acme window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages