FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
tmuxp/.tmuxp.yaml at attributes-backfill · tmux-python/tmuxp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
tmux-python
/
tmuxp
Public
Notifications
You must be signed in to change notification settings
Fork
246
Star
4.6k
Code
Issues
112
Pull requests
27
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
tmuxp
/
.tmuxp.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (25 loc) · 519 Bytes
Breadcrumbs
tmuxp
/
.tmuxp.yaml
Copy path
File metadata and controls
25 lines (25 loc) · 519 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
session_name
:
tmuxp
start_directory
:
./
#
load session relative to config location (project root).
shell_command_before
:
-
uv virtualenv --quiet > /dev/null 2>&1 && clear
windows
:
-
window_name
:
tmuxp
focus
:
True
layout
:
main-horizontal
options
:
main-pane-height
:
67%
panes
:
-
focus
:
true
-
pane
-
just watch-mypy
-
just watch-test
-
window_name
:
docs
layout
:
main-horizontal
options
:
main-pane-height
:
67%
start_directory
:
docs/
panes
:
-
focus
:
true
-
pane
-
pane
-
just start
Back
|
FazBrowse Home
|
New Git URL