Skip to content

papajoker/editor_terminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

#Installation#

cp editor_plugin.py ~/.config/terminator/plugins/

#Configuration#

file: ~/.config/terminator/config

... 
[plugins]
    ...
    [[EditorPlugin]]
        command = {filepath}
        editor = kate
        match = [^ \t\n\r\f\v:]+?\.(ini|conf|me|txt|xml|json)[ \n:]([0-9]+)* 

About

editor plugin for terminator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages