acmetag

command module
v0.0.0-...-8c9a7c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2020 License: ISC Imports: 6 Imported by: 0

README

acmetag

GoDoc

go get git.omarpolo.com/acmetag

acmetag is a tool to programmatically interact with acme(1) tag bar. It provides two flag:

  • -g prints the tag content (mnemonic: get)
  • -c clears the tag content (mnemonic: clear)

Any other argument (if passed) will be appended to the tag bar.

Of course, you can combine the flags:

acmetag -g -c fmt

will first print the current tag content, than clears it and then append fmt.

Limitations
  • It cannot change the text before the | character.
Tips

I'm using acmetag with autoacme to automatically set the tag content based on file type.

Documentation

Overview

acmetag is a tool to programmatically interact with acme(1) tag bar. It provides two flag:

  • -g prints the tag content (mnemonic: get)
  • -c clears the tag content (mnemonic: clear)

Any other argument (if passed) will be appended to the tag bar.

Of course, you can combine the flags:

acmetag -g -c fmt

Notes

Bugs

  • it cannot change the text before the | character.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL