Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPL: add option to disable auto-indent feature #26605

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

rfourquet
Copy link
Member

This is a first step for a solution to #25186, and may anyway be useful for people not liking the auto-indentation feature.

@rfourquet rfourquet added the stdlib:REPL Julia's REPL (Read Eval Print Loop) label Mar 24, 2018
@KristofferC
Copy link
Sponsor Member

KristofferC commented Mar 24, 2018

Should it be disabled by default since it seems to not work correctly in windows and xterm.js based terminals?

Edit: Perhaps fixed on xterm.jl now. And presumably windows users can fix it by not using the default terminal. So enable by default and document it is my choice.

@rfourquet rfourquet merged commit f659d5d into master Apr 9, 2018
@martinholters martinholters deleted the rf/repl/option-indent branch April 11, 2018 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib:REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants