- fix a problem where we try to bind
editor
from@open-editor
- enable extensibility via search engines (@vasconcelloslf)
- cygwin support
- add support for tmux 2.4 and above (@docwhat)
- 'open editor' command can now open files that have spaces
- system open command can now open files that have spaces
- change "@open-editor" options to use hyphens (bc tmux core uses those too)
- if $EDITOR env var is not set, provide fallback
- increase
open
command reliability by firstcd
-ing to the current PWD - add links to related plugins to the readme
- add screencast script to the repo
- add screencast video link to the README
- add installation instructions
- add readme
- refactor
command_generator
- improve open (
o
) command
- started the project
- first working version