Elve TerminalA powerful terminal panel for Visual Studio Code — history panel, tabs, split views, alerts, per-directory history, themes, and aliases.
FeaturesHistory panelA sidebar panel on the right that lists all your commands from history, distinct commands are shown only, and 60 enteries. You can delete commands from history or click to execute them. You can turn on auto collapse of this panel. If you have .history file in project directory it will list commands from that history. Monitoring mode (Alert on idle notification)Clicking bell icon in top bar will trigger monitoring mode, which will notify you when terminal goes idle. Useful if you are building something and waiting for process to finish, just click bell icon, and when it finishes it will notify you. TabsA collapsible sidebar on the left lists all your open terminal tabs. Hover to expand it, click a tab to switch, and use the + row at the bottom to open a new one. Each tab tracks its current directory and updates its label automatically. Split ViewsRight-click anywhere in the terminal to split horizontally or vertically. Each pane runs its own independent shell session and tracks its own working directory. Drag the divider between panes to resize them. Click anywhere in a pane — including on terminal text — to focus it. The history panel updates instantly to reflect that pane's directory. Per-Directory HistoryElve reads history directly from the shell — no parallel writes, no duplicates.
Click the History button (⟳) in the panel header to open the history sidebar. Clicking a command in the list runs it immediately. Use Menu → Create history file to create a Panel Header ButtonsAll controls live in the VS Code panel header — no extra toolbar cluttering your terminal space:
ThemesChoose from VSCode (follows your editor theme), GitHub Dark, Dracula, Monokai, Solarized Dark, or Nord. Customise hue, brightness, saturation, and opacity independently. AliasesOpen Menu → Aliases to manage shell aliases. Aliases from your SettingsFont family, size, theme, and all visual options are in Menu → Settings. There is also an optional bottom input box that lets you type commands without clicking into the terminal first. Right-Click MenuRight-clicking in the terminal shows quick actions: Copy, Paste, Split, and — when text is selected — one-click installs via Keyboard Shortcut
Requirements
Setup: Per-Directory HistoryOn first launch Elve tries to write If passwordless
Then use Menu → Create history file inside Elve to create a Tips
|
