mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
IJPL-164892 Disable New Terminal by default in 2024.3
(cherry picked from commit 9864b5ad874cd5d7c1af178b365393cf9b681fc4) IJ-CR-147531 GitOrigin-RevId: bf531ea25960049473f9e6903630d50ce8e492de
This commit is contained in:
committed by
intellij-monorepo-bot
parent
24571534e9
commit
03c873f86f
@@ -19,7 +19,7 @@
|
||||
|
||||
<registryKey key="terminal.Ctrl-E.opens.RecentFiles.popup" defaultValue="false"
|
||||
description="Ctrl+E in terminal opens 'Recent Files' popup on Linux/Windows"/>
|
||||
<registryKey key="terminal.new.ui" defaultValue="true"
|
||||
<registryKey key="terminal.new.ui" defaultValue="false"
|
||||
description="Enable new terminal UI"/>
|
||||
<registryKey key="terminal.new.ui.fish" defaultValue="false"
|
||||
description="Enable new terminal for Fish"/>
|
||||
|
||||
Reference in New Issue
Block a user