##// END OF EJS Templates
restore master behavior...
restore master behavior up arrow at the top line first goes to char 0, and only goes to the cell above if already on char 0. Same with down arrow on the bottom line: transition cursor to the end of the line, and only go down a cell if already at the end of the last line. this makes for an unhappy experience in code-mirror's vim mode for j and k keys, but we'll fix that in the next commit

File last commit:

r6446:74c10b3c
r15835:dc3c98b8
Show More
_sysinfo.py
2 lines | 36 B | text/x-python | PythonLexer
MinRK
store git commit hash in utils._sysinfo instead of hidden git_commit_info.ini data file.
r6315 # GENERATED BY setup.py
Fernando Perez
Emergency fix for py3 breakage introduced in 576f6f (merge of #1538)...
r6446 commit = ""