ConEmu icon indicating copy to clipboard operation
ConEmu copied to clipboard

Define -Font and -FontSize at task level

Open LantosIstvan opened this issue 9 years ago • 5 comments

I start my vim task with this command:

* chcp utf8 & set TERM=XTERM & "%SystemDrive%\vim\vim.exe" -new_console:nh0p5zP:"<xterm>"

I'm using Consolas for every ConEmu tab, but I want to use Source Code Pro only for Vim, So I created a desktop shortcut with the following commands:

"C:\Program Files\ConEmu\ConEmu64.exe" -ct -Font "Sauce Code Powerline" -size 18 -Max -NoSingle -dir "C:\www\cpp" -run chcp utf8 & set TERM=XTERM & "C:\vim\vim.exe" -new_console:nh0p5zP:"<xterm>"

Is it possible to define -Font and -FontSize in Settings -> Startup -> Tasks?

LantosIstvan avatar Jul 20 '16 11:07 LantosIstvan

At the moment ConEmu doesn't support fonts-per-console, so I don't see much sense in the feature request. May be I future

Maximus5 avatar Jul 20 '16 11:07 Maximus5

I like to have font per tab

michelepagot avatar Sep 16 '16 07:09 michelepagot

Voting for this feature!

GunKneeNeon avatar Apr 06 '19 14:04 GunKneeNeon

Any chance to have this feature?

michelepagot avatar May 23 '19 21:05 michelepagot

One more upvote for this feature. My use case: I prefer Iosevka Term for most of the coding and terminal work, but for BBS/ANSi graphics I'd want to use some of the oldschool VGA fonts from http://int10h.org

rosswald avatar Mar 03 '23 13:03 rosswald