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

Add option to allow (by default) 80/132 switching #196

Closed
GoogleCodeExporter opened this issue Jun 4, 2015 · 6 comments
Closed

Add option to allow (by default) 80/132 switching #196

GoogleCodeExporter opened this issue Jun 4, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

0.6.1-1 disabled 80/132 switching by default.  Most Xterms have allow132 label 
for their VT options.

Original issue reported on code.google.com by dh.darre...@gmail.com on 7 Jul 2010 at 4:11

@GoogleCodeExporter
Copy link
Author

A checkbox in the Options / Windows pane would help.

Original comment by dh.darre...@gmail.com on 7 Jul 2010 at 4:13

@GoogleCodeExporter
Copy link
Author

It's off by default now because it's off by default in Cygwin's xterm and 
because 'screen' did unwelcome 80/132 switches. This was documented in the 
0.6.1 announcement. You can enable 80/132 switching using the relevant xterm 
control sequence:

echo $'\e[?40h'

Yours is the first query about this in over three months since the default 
changed, which makes me think that it's too obscure a feature for a GUI option.

I'm not sure what you mean by "Most Xterms have allow132 label for their VT 
options".

Original comment by andy.koppe on 7 Jul 2010 at 10:25

@GoogleCodeExporter
Copy link
Author

Xterms have VToptions menu available to them via Control Middle Mouse button.  
You can also set the option via .Xdefaults.  One of the options listed is allow 
80/132 column switching.  The request was not to revert to change introduced in 
0.6.1, it is include an option to allow previous behavior.

Original comment by dh.darre...@gmail.com on 8 Jul 2010 at 2:38

@GoogleCodeExporter
Copy link
Author

Mintty is aimed at xterm-compatible terminal emulation, but not an 
xterm-compatible UI. Xterm has well over a hundred options and its man page 
stretches to 4700 lines. I have no intention of replicating that, i.e. an 
option being present in xterm is not enough reason to add it to mintty.

Original comment by andy.koppe on 8 Jul 2010 at 8:28

  • Changed title: Add option to allow (by default) 80/132 switching
  • Changed state: Rejected

@mintty
Copy link
Owner

mintty commented Oct 4, 2018

Added option Enable132ColumnSwitching.

@mintty mintty reopened this Oct 4, 2018
@mintty
Copy link
Owner

mintty commented Oct 4, 2018

Released 2.9.3.

@mintty mintty closed this as completed Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants