##// END OF EJS Templates
Backport PR #2280: fix SSH passwordless check for OpenSSH...
Backport PR #2280: fix SSH passwordless check for OpenSSH pexpect takes a regular expression, so we want '[Pp]assword:', not '[Ppassword]:'.

File last commit:

r5970:b6bb1663
r8378:25b5f87e
Show More
README.md
6 lines | 234 B | text/x-minidsrc | MarkdownLexer

CodeMirror 2

CodeMirror 2 is a rewrite of CodeMirror
1
. The docs live
here, and the project page is
http://codemirror.net/.