Skip to content

missing feature: adjust default message window (debug window) size at startup #5627

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

Closed
shiftleftplusone opened this issue Nov 23, 2016 · 1 comment

Comments

@shiftleftplusone
Copy link

I am missing a feature (for 1.6.12):
I cannot adjust default the message window size at startup.
It is always about 3 lines high but 8 lines are needed as a default.
Where can one adjust it accordingly?

If not possible, this should be a feature requst then.

@per1234
Copy link
Collaborator

per1234 commented Jul 6, 2017

I'm assuming by "message window" you mean the console.

This can be done by:

  1. Close the Arduino IDE
  2. Open preferences.txt in a text editor. For the location of preferences.txt see https://www.arduino.cc/en/Hacking/Preferences
  3. Chang the value of console.lines
  4. Save preferences.txt

Currently it seems that 4 is the minimum value. It's possible this will be changed by #6130, I haven't tested it.

@per1234 per1234 closed this as completed Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants