Merge lp://staging/~stephen-j-boddy/terminator/feature-insert-number-shortcuts into lp://staging/terminator/trunk
Proposed by
Stephen Boddy
Status: | Merged |
---|---|
Merged at revision: | 1311 |
Proposed branch: | lp://staging/~stephen-j-boddy/terminator/feature-insert-number-shortcuts |
Merge into: | lp://staging/terminator/trunk |
Diff against target: |
46 lines (+12/-2) 3 files modified
terminatorlib/config.py (+3/-1) terminatorlib/prefseditor.py (+3/-1) terminatorlib/terminal.py (+6/-0) |
To merge this branch: | bzr merge lp://staging/~stephen-j-boddy/terminator/feature-insert-number-shortcuts |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris Jones (community) | Approve | ||
Review via email: mp+112186@code.staging.launchpad.net |
Description of the change
I use the insert number menu items very frequently. This simple patch adds the ability to define shortcuts for them.
To post a comment you must log in.
Looks good, thanks!