Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/clean-profile-list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"obsidian-terminal": minor
---

Clean up profile management list UI and add preset selection modal

Replaced the "Prepend" and "Append" dropdowns in the Profile Management modal with a single "+" button at the top for a cleaner look. The new button opens a selection list (Suggest Modal) for choosing profile presets. Improved the visual alignment of action buttons and fixed a bug where newly added profiles were not immediately reflected in the modal view.
Loading