diff --git a/lib/client/editor.js b/lib/client/editor.js index 5440eb31..71c2367d 100644 --- a/lib/client/editor.js +++ b/lib/client/editor.js @@ -73,7 +73,7 @@ CloudCommander.Editor.CodeMirror = { theme : 'night', lineNumbers : true, //переносим длинные строки - lineWrapping: true, + lineWrapping: false, autofocus : true, extraKeys: { //Сохранение