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

Usage within ConEmu is unnecessarily restricted #39

Closed
adamyg opened this issue May 6, 2024 · 0 comments
Closed

Usage within ConEmu is unnecessarily restricted #39

adamyg opened this issue May 6, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@adamyg
Copy link
Owner

adamyg commented May 6, 2024

Reference: https://sourceforge.net/p/grief/tickets/17/

maxcolors=16 limit is applicable when running in 256-color emulation mode; checks reordered.

       if (GetModuleHandleA("ConEmuHk.dll") ||
                GetModuleHandleA("ConEmuHk64.dll")) {
            printf("Running under ConEmu, disabling 256 support\n");
            vio.maxcolors = 16;
        }
@adamyg adamyg added the bug Something isn't working label May 6, 2024
@adamyg adamyg added this to the build-25 milestone May 7, 2024
adamyg added a commit that referenced this issue May 15, 2024
@adamyg adamyg closed this as completed May 15, 2024
adamyg added a commit that referenced this issue Jun 9, 2024
* Update gr-inno-setup.iss

publish macsrc

* app manifest

* web reference

* uname window 11

* rm defunct function

* 2023

* msvc 19.34

* actions/checkout@v3

node.js upgrade

* actions/upload-artifact@v3

node.js upgrade

* mingw

* #29

* #33

* libz 1.2.13

* #27

* relpath operation

* typo

* unicode title save/restore

* formatting

* disable libicu

* 2023/merge

* libappupdater latest

* mingw

* mingw/libw32 upgrades

* duktape 2.7.0

* cachealignment

* BUILD_TOOLNAME

* merge

* 2024

* libw32 merge

* update

* merge

* merge

* WINNT tweaks

* optreset linkage

* WINVER

* latest

* x64 detection

* _M_X64 checks

* WINNT

* owc tweaks

* owc tweaks

* ignored

* Unicode issue

* ignore

* Source snapshot (non-win32)

* snapshot source directory

* snapshot working directory

* snapshot, exclude git

* tgz.zip

* package name

* packaging

* 2024

* objtree

* checkoutv4

* libappupdater, owc updates

* snapshot

* exclude-vcs

* 2024

* printable check

* 2024

* quickstart documentation

* updated

* quickstart

* quickstart

* configure/make upgrades

* configure/make upgrades

* latest

* #41

* #39

* #38

* autoconf curl.h

* ignore's

* 3.2.3

* msvc160+

* #44

* #41

* #36 and #28

* #46

* api changes

* Makefile/configure

* contrib

* openssl

* mingw

* OPENSSL

* cleanup

* cleanup

* ucs 15.1.0

* Update README.md

* README

* Coloriser 256 improvements

* Update README.md

* Update README.md

center images

* #49, apply eat_newline_glitch unconditionally

* license

* warning

* 2024

* doc updates

* byacc

* byacc

* byacc

* dependency

* documentation

* owc issues

* cleanup

* documentation

* build system

* documentation

* remove legacy components

* documentation

* remove legacy components

* macos builds

* macos builds

* libguess-1.2

* default to ncursesw

* standardised name

* cleanup

* configure

* warnings

* configure

* configure

* doc/packaging

* libiconv/citrus merge

* libiconv/citrus merge

* libiconv/citrus merge

* libiconv/citrus merge

* libteken merge

* cr syntax

* msvc1940
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant