Allow moving cursor with JS console.current_row/corrent_column
Currently the properties are read/write, but writing doesn't do anything. Updating them to move the cursor would be nice.
Currently the properties are read/write, but writing doesn't do anything. Updating them to move the cursor would be nice.
mentioned in issue #894 (closed)
changed title from Allow moving cursor with current_row/corrent_column to Allow moving cursor with JS console.current_row/corrent_column