Wish: Set initial focus
Bug #858268 reported by
Kristian Andreas Vaksdal
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Terminator |
Fix Released
|
Wishlist
|
Stephen Boddy |
Bug Description
I have a three-terminal layout. When starting terminator, the focus is always given to the terminal which was the last to be created when creating the layout, but I'd much prefer the initial focus to be on another terminal. My wish is for terminator to have the possibility to specify which terminal has focus, so that I don't have to to Alt-arrow at every startup.
Related branches
lp://staging/~stephen-j-boddy/terminator/feature-remember-focus
- Terminator: Pending requested
-
Diff: 443 lines (+186/-28)6 files modifiedterminatorlib/container.py (+15/-3)
terminatorlib/notebook.py (+89/-14)
terminatorlib/terminal.py (+19/-9)
terminatorlib/terminator.py (+49/-0)
terminatorlib/util.py (+3/-1)
terminatorlib/window.py (+11/-1)
Changed in terminator: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in terminator: | |
status: | Confirmed → In Progress |
assignee: | nobody → Stephen Boddy (stephen-j-boddy) |
Changed in terminator: | |
status: | In Progress → Fix Committed |
Changed in terminator: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.