Skip to content

Latest commit

 

History

History
314 lines (164 loc) · 10.1 KB

Settings.md

File metadata and controls

314 lines (164 loc) · 10.1 KB
title description breadcrumbs otherlang
ConEmu | Settings
Where the settings are stored, Settings dialog description, convertation from registry to xml.
url title
TableOfContents.html#settings
Settings
en ru
/en/Settings.html
/ru/Settings.html

ConEmu setup

Where settings are stored {#Where_settings_are_stored}

ConEmu may store its settings in the Windows registry (HKCU), or in the ConEmu.xml file.

Registry {#Registry}

All settings are stored in registry in the following key:

[HKEY_CURRENT_USER\Software\ConEmu\.Vanilla]

When You specify the /config switch in the ConEmu.exe command line settings will be stored here:

[HKEY_CURRENT_USER\Software\ConEmu\<configname>]

ConEmu.xml {#ConEmu_xml}

Any ConEmu installation may be ‘portable’, i.e. it may store settings in the xml files. But it may use Windows registry too.

In most cases you will choose settings storage location at the first start.

Read more about settings storage options:

{% include in_article.html %}

Manual change of settings {#Manual_change_of_settings}

Almost any option may be changed using Settings dialog. But if you have to change a few settings, which are absent in the Settings dialog, just edit your ConEmu.xml or registry.

Using ConEmu.xml {#Using_ConEmu_xml}

Open ConEmu.xml file using any text editor (Far Manager, Notepad, Vim and so on) find appropriate value and change it.

Using registry {#Using_registry}

Go to Registry editor (be careful!) and change appropriate value in the ConEmu subkeys:

  • [HKEY_CURRENT_USER\Software\ConEmu\.Vanilla], when /config switch is not used;
  • [HKEY_CURRENT_USER\Software\ConEmu\<configname>], when /config switch specified in the ConEmu command line.

Settings dialog {#Settings_dialog}

You may open settings dialog in several ways

  • Choosing ‘Settings...’ menu item in ConEmu system menu, which can be opened
  • by right-clicking on the ‘Menu’ icon on the toolbar
  • by right-clicking on the window title
  • by left-clicking on the icon in the ConEmu title bar
  • by pressing Win+Alt+Space on the keyboard
  • by right-clicking on the ConEmu (running) icon in the taskbar (in Windows 7 you must hold down Shift key)
  • by right-clicking on the ConEmu icon in TSA (if you enable TSA feature)
  • Or, you may press Win+Alt+P on the keyboard (predefined hotkey)

Common controls

Save settings {#id1610}

Almost all changes in options are applied immediately when you change them. But if you want these changes persist on next ConEmu start, you have to press ‘Save settings’ button.

NB Button ‘Save settings’ may be disabled when settings file is write-protected or ConEmu was started with -basic switch. You may store changes in another xml file by pressing button Export....

Export... {#id2572}

Click it, you need to make a copy of your settings in the xml file.

Look up an option {#id2569}

If you can't find a desired option the easiest way to do that is ‘Search field’. Just press Ctrl+F in the Settings dialog, type something, the ‘title’ for example, and wait a bit. ConEmu would activate appropriate page and show the hint on the found control. You may use Enter or ‘Lens icon’ in the search field to find next occurrence of the string.

General {#General}

ConEmu settings, General page

Fonts {#Fonts}

ConEmu settings, Fonts page

Size and Pos {#Size_and_Pos}

ConEmu settings, Size and position page

Appearance {#Appearance}

ConEmu settings, Appearance page

Quake style {#QuakeStyle}

ConEmu settings, Quake style page

Background {#Background}

ConEmu settings, Background page

Tab bar {#Tabs}

ConEmu settings, Tabs page

Confirm {#Confirm}

ConEmu settings, Confirm page

Task bar {#Task_bar}

ConEmu settings, Task bar page

Automatic update {#Automatic_update}

ConEmu settings, Update page

Startup {#Startup}

ConEmu settings, Startup page

Tasks {#Tasks}

ConEmu settings, Tasks page

ComSpec {#ComSpec}

ConEmu settings, Comspec page

Environment {#Environment}

ConEmu settings, Environment page

Features {#Features}

ConEmu settings, Features page

RealConsole font {#RealConsole_font}

ConEmu settings, RealConsole font

Text cursor {#Text_cursor}

ConEmu settings, Text cursor page

Colors {#Colors}

ConEmu settings, Colors page

ConEmu settings, Predefines palettes

Transparency {#Transparency}

ConEmu settings, Transparency page

Status bar {#Status_bar}

ConEmu settings, Status bar page

App distinct {#App_distinct}

ConEmu settings, App distinct page

ConEmu settings, App distinct page

ConEmu settings, App distinct page

Integration {#Integration}

ConEmu settings, Integration page

Default Terminal {#Default_term}

ConEmu settings, DefTerm page

Keys and Macro {#Keys_and_Macro}

ConEmu settings, Keys and Macro page

ConEmu settings, Few GuiMacros

Keyboard {#Keyboard}

ConEmu settings, Controls page

Mark and Copy {#Mark_and_Copy}

ConEmu settings, Text selection

Paste {#Paste}

ConEmu settings, Paste page

Highlight {#Highlight}

ConEmu settings, Highlight page

Far Manager {#Far_Manager}

ConEmu settings, Far Manager page

Far macros {#Far_macros}

ConEmu settings, Far macros page

Far Views {#Far_Views}

This is settings for ‘Panel Views’ Far Manager plugin.

ConEmu settings, Views page

Info {#Info}

ConEmu settings, Info page

Debug {#Debug}

Enables advanced logging of console processes creation, ANSI output and keypresses.

ConEmu settings, Debug page