Define -Font and -FontSize at task level
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?
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
I like to have font per tab
Voting for this feature!
Any chance to have this feature?
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