Skip to content

Running vimux on a server without admin privileges #167

Description

@briandepasquale

I am attempting to run vimux's commands in a tmux session on a server for which I am not an administrator. For example, when executing the following within vim:

:call VimuxRunCommand('ls')

I receive the following errors:

Error detected while processing function VimuxRunCommand..VimuxSendKeys.._VimuxTmux:
E484: Can't open file /tmp/vzyU75B/16

Error detected while processing function function VimuxRunCommand..VimuxSendText..VimuxSendKeys.._VimuxTmux:
E484: Can't open file /tmp/vzyU75B/17

Error detected while processing function VimuxRunCommand..VimuxSendKeys.._VimuxTmux:
E484: Can't open file /tmp/vzyU75B/18

Naively, I'm guessing that I'm getting these errors because of some user permissions that I lack. Is this correct, and if so, is there a way around this? Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions