hunchulchoi
fef700ed41
feat: implement automatic focus-based mouse toggling for logs view
2026-06-04 18:01:08 +09:00
hunchulchoi
540d275fdc
feat: add mouse capture toggle keybinding with 15s auto-restore countdown
2026-06-04 17:45:01 +09:00
Jesse Duffield
f5ff116af9
Use IsProjectScoped at remaining call sites + add test
...
Addresses Copilot review comments on PR #797 :
- Containers panel title, initial focus selection, and the local-project
inclusion in getDiscoveredProjects all switched from
InDockerComposeProject to IsProjectScoped, so they stay consistent
when -p is given outside a compose dir.
- Adds TestIsProjectScoped table test covering all four combinations.
InDockerComposeProject is still used at the call sites that genuinely
require a compose dir (renderDockerComposeConfig, GetServices).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 12:47:30 +10:00
Jesse Duffield
26ce871368
Improve projects support
2026-03-15 14:53:48 +11:00
kohath
b8a3ca1550
Show jump panel keybindings in panel titles
2024-11-25 21:27:27 +08:00
Jesse Duffield
2729aafe2c
Default to rounded corners
2024-05-26 13:52:34 +10:00
Scott McKendry
dbf2bced5e
feat: support for different border styles
2024-05-07 07:11:10 +12:00
Miguel Figueira Ferraz
50582db9b7
feat(i18n): 🌐 Portuguese translation ( #479 )
...
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
2023-09-19 22:44:27 +10:00
tiagovla
454eaee2cf
feat: add selectedLineBgColor theme customization ( #420 )
2023-07-21 18:31:27 +10:00
Tony-Sol
ce95ddea2a
Add networks panel
2023-03-06 01:25:23 +03:00
Jesse Duffield
b0cef73dc1
hide underscores on VSCode integrated terminal while they're glitchy
2022-11-15 19:44:26 +11:00
Jesse Duffield
3e2a3e608a
update cheatsheet
2022-11-10 20:13:41 +11:00
Jesse Duffield
b453ce8940
cleaning things up
2022-11-09 21:21:36 +11:00
Jesse Duffield
f7beb6e83f
stop support menu filtering for simplicity
2022-11-09 21:21:35 +11:00
Jesse Duffield
b80c8edcd0
convert images panel to use new struct
2022-11-09 21:21:35 +11:00
Jesse Duffield
cb38e48add
create filtered list struct
2022-11-09 21:21:35 +11:00
Jesse Duffield
be347a7216
POC filtering on images panel
2022-11-09 21:21:35 +11:00
Jesse Duffield
a614bd9a1d
show selected line in blue
2022-10-09 18:43:19 -07:00
Jesse Duffield
46de6b365d
clean up some things
...
remove redundant g argument
2022-10-09 18:36:42 -07:00
Jesse Duffield
540c592b04
prevent issue where opening popup in maximised main view shows popup in front of a side view
2022-10-09 18:03:57 -07:00
Jesse Duffield
ae240021c1
ensure we never delete views
2022-10-09 18:03:14 -07:00
Jesse Duffield
badc43b225
allow changing window size
2022-10-09 18:02:11 -07:00