Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't respect "$EDITOR" setting. #59

Open
fidodido48 opened this issue Aug 21, 2024 · 1 comment
Open

Doesn't respect "$EDITOR" setting. #59

fidodido48 opened this issue Aug 21, 2024 · 1 comment

Comments

@fidodido48
Copy link

Like in the title, env "$EDITOR" var is being ignored.
$ echo "$EDITOR"
micro

PREFIX + C-f file selection and open with C-o produces:
vi -- "~/.tmux.conf "

When i open it with just 'o', it opens up in sublime-text.

Not sure if that matters - this is done via ssh on remote, but both pcs have same "$EDITOR" and tmux.conf set.

@Gainutdinov
Copy link

faced the same issue, but after:

tmux source-file ~/.tmux.conf

and creating a new pane Ctrl-o works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants