Emacs / CVS / OpenSSH: preventing password popup

后端 未结 6 1286
失恋的感觉
失恋的感觉 2021-01-18 01:50

I\'m using GNU Emacs on my Ubuntu netbook in fullscreen mode. When I edit files that are under version control and hit C-x v v to commit the latest changes, an OpenSSH popup

6条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-18 02:13

    You could use ssh-agent before launching emacs (or in another shell).

提交回复
热议问题