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

ConEmuC 0x07 color attr. feature messing up nice colors #558

Closed
Maximus5 opened this issue Jul 31, 2015 · 9 comments
Closed

ConEmuC 0x07 color attr. feature messing up nice colors #558

Maximus5 opened this issue Jul 31, 2015 · 9 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 558

OS version: Win7   SP1   x86
ConEmu version: 120527a
Far version: 3.0 (build 2712)

I using black text on gray background (0x70). I did set this color combo in FAR + ConEmu/Debug/Properties
and everything was nice. But after Build 120524a feature "ConEmuC set text attr. to
0x07 on startup" every command I start from FAR are in color 0x07 instead of 0x70.
If I uncheck "Inject ConEmuHk" then colors are OK but mouse not works in FAR.

Other drawback is that Emacs works entirely in 0x07, no colors are shown! Without ConEmuC
is colorful but no mouse.

I suggest an option in settings to disable this color "feature" of ConEmuC.

Reported by nanofoxxx on 2012-05-31 11:45:18

@Maximus5
Copy link
Owner Author

So, I research further and I separated 2-3 different problems:

120515 Emacs had colors, had no mouse, command-line outputs was OK
120522 Emacs gone into B&W
120524 Emacs mouse works (only with inject ConEmuHk), command-line utilities output
attr. is always 0x07

Reported by nanofoxxx on 2012-05-31 16:42:43

@Maximus5
Copy link
Owner Author

Where can I download emacs for windows?

Reported by ConEmu.Maximus5 on 2012-05-31 16:48:42

@Maximus5
Copy link
Owner Author

Binary:

http://ftp.gnu.org/pub/gnu/emacs/windows/emacs-23.4-bin-i386.zip

Source (with w32 sources):

http://ftp.gnu.org/gnu/emacs/emacs-23.4.tar.gz

Usage:

Emacs.exe -nw main.cpp

Config file:

C:\Users\Somebody\AppData\Roaming\.emacs

Reported by nanofoxxx on 2012-05-31 16:59:06

@Maximus5
Copy link
Owner Author

Alt-X for command mode, then enter list-color-display. This lists color names _in_color_
known to Emacs. On a B&W terminal there would shows 'No colors' or 2 color names only.
On win32 console there are 16 colors.

Ahh! And to exit: press Ctrl-X,Ctr-C. First thing to do is to change these stupid key-combos
:D

Reported by nanofoxxx on 2012-05-31 17:29:21

@Maximus5
Copy link
Owner Author

Do not have time to check, but I hope this is fixed in 120602

Reported by ConEmu.Maximus5 on 2012-06-02 23:34:58

@Maximus5
Copy link
Owner Author

Thanks - yes, these color anomalies are fixed in 120602. Colors, mouse, everything works
well! 

-----

Meanwhile I found a minor thing which "maybe is not a bug", but I mention for You:

Start FAR with a clean config then start attached t.exe. You will see vibrant tri-color
text on a gray background.

Now uncheck two "4bit" checkboxes in "Options/Colors/Command line/User screen". _Execute_
"cls" in FAR _then_ start t.exe

It will be not so colorful...

-------

Latest version is the top one, take my congratulations! For example statusbar is great
- NUM/CAPS/SCROLL lock: I remapped these keys on my tiny keyboard, yet with ConEmu,
now I able to use all of them!

Thanks for ConeEmu, this must-to-have utility!

Reported by nanofoxxx on 2012-06-03 16:31:58


- _Attachment: [con_test.zip](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-558/comment-8/con_test.zip)_

@Maximus5
Copy link
Owner Author

120608

Reported by ConEmu.Maximus5 on 2012-06-08 21:48:58

@Maximus5
Copy link
Owner Author

You just fixed this minor thing too :)

It was a real bug (I mean You did excepted behaviour of 120608 in older versions),
or just was an "unimplemented case"?


Reported by nanofoxxx on 2012-06-09 13:06:59

@Maximus5
Copy link
Owner Author

bug. ext attribs was not cleared in some cases

Reported by ConEmu.Maximus5 on 2012-06-09 13:22:14

  • Status changed: Fixed

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

1 participant