[PR #170] [MERGED] layout tweak #52

Closed
opened 2026-03-03 00:07:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/batrachianai/toad/pull/170
Author: @willmcgugan
Created: 1/5/2026
Status: Merged
Merged: 1/5/2026
Merged by: @willmcgugan

Base: mainHead: layout-tweak


📝 Commits (5)

📊 Changes

6 files changed (+76 additions, -95 deletions)

View changed files

📝 CHANGELOG.md (+3 -2)
📝 pyproject.toml (+1 -1)
📝 src/toad/settings_schema.py (+14 -22)
📝 src/toad/toad.tcss (+41 -26)
📝 src/toad/widgets/conversation.py (+17 -17)
📝 src/toad/widgets/side_bar.py (+0 -27)

📄 Description

  • Coalesced shell commands in to a single setting
  • Trapped focus in conversation window (so shift+tab doesn't move to sidebar)
  • Layout tweaks

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/batrachianai/toad/pull/170 **Author:** [@willmcgugan](https://github.com/willmcgugan) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@willmcgugan](https://github.com/willmcgugan) **Base:** `main` ← **Head:** `layout-tweak` --- ### 📝 Commits (5) - [`0130023`](https://github.com/batrachianai/toad/commit/0130023327a00c27b0a1a7042aa50a00c59809df) layout tweak - [`d652b36`](https://github.com/batrachianai/toad/commit/d652b36d560b7e9734138224ab1bbe605152730d) Merge branch 'main' into layout-tweak - [`baf1b13`](https://github.com/batrachianai/toad/commit/baf1b13190edd02ec68acc63de5a7280482740b7) more tweaks - [`44230fd`](https://github.com/batrachianai/toad/commit/44230fd94db26002e03df6701fb727995eb1e63c) changelog - [`551e8ba`](https://github.com/batrachianai/toad/commit/551e8bae88a6e741bdaafa063c6d18df394a2be3) fix missing refresh ### 📊 Changes **6 files changed** (+76 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -2) 📝 `pyproject.toml` (+1 -1) 📝 `src/toad/settings_schema.py` (+14 -22) 📝 `src/toad/toad.tcss` (+41 -26) 📝 `src/toad/widgets/conversation.py` (+17 -17) 📝 `src/toad/widgets/side_bar.py` (+0 -27) </details> ### 📄 Description - Coalesced shell commands in to a single setting - Trapped focus in conversation window (so shift+tab doesn't move to sidebar) - Layout tweaks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:07:22 +03:00
Sign in to join this conversation.
No labels
bug
bug
diff
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/toad#52
No description provided.