~kirkland/byobu/trunk

« back to all changes in this revision

Viewing changes to usr/share/byobu/keybindings/f-keys.tmux.disable

  • Committer: kirkland at ubuntu
  • Date: 2023-11-22 22:45:43 UTC
  • Revision ID: kirkland@ubuntu.com-20231122224543-v5igclwtj4xga8tm
Permanently moved Byobu source code repository to https://github.com/dustinkirkland/byobu

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
###############################################################################
2
 
#    disable byobu's tmux f-key keybindings
3
 
#
4
 
#    Copyright (C) 2011-2014 Dustin Kirkland <kirkland@byobu.org>
5
 
#
6
 
#    Authors: Dustin Kirkland <kirkland@byobu.org>
7
 
#
8
 
#    This program is free software: you can redistribute it and/or modify
9
 
#    it under the terms of the GNU General Public License as published by
10
 
#    the Free Software Foundation, version 3 of the License.
11
 
#
12
 
#    This program is distributed in the hope that it will be useful,
13
 
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
14
 
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
 
#    GNU General Public License for more details.
16
 
#
17
 
#    You should have received a copy of the GNU General Public License
18
 
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
 
###############################################################################
20
 
 
21
 
# Undo Byobu's Keybindings
22
 
unbind-key -n F1
23
 
unbind-key -n S-F1
24
 
unbind-key -n F2
25
 
unbind-key -n C-F2
26
 
unbind-key -n S-F2
27
 
unbind-key -n C-S-F2
28
 
unbind-key -n F3
29
 
unbind-key -n F4
30
 
unbind-key -n C-Up
31
 
unbind-key -n C-Down
32
 
unbind-key -n C-Left
33
 
unbind-key -n C-Right
34
 
unbind-key -n C-S-Left
35
 
unbind-key -n C-S-Right
36
 
unbind-key -n C-S-Up
37
 
unbind-key -n C-S-Down
38
 
unbind-key -n S-F3
39
 
unbind-key -n S-F4
40
 
unbind-key -n S-Up
41
 
unbind-key -n S-Down
42
 
unbind-key -n S-Left
43
 
unbind-key -n S-Right
44
 
unbind-key -n C-F3
45
 
unbind-key -n C-F4
46
 
unbind-key -n C-S-F3
47
 
unbind-key -n C-S-F4
48
 
unbind-key -n M-Up
49
 
unbind-key -n M-Down
50
 
unbind-key -n M-Left
51
 
unbind-key -n M-Right
52
 
unbind-key -n S-M-Up
53
 
unbind-key -n S-M-Down
54
 
unbind-key -n S-M-Left
55
 
unbind-key -n S-M-Right
56
 
unbind-key -n F5
57
 
unbind-key -n M-F5
58
 
unbind-key -n S-F5
59
 
unbind-key -n C-F5
60
 
unbind-key -n C-S-F5
61
 
unbind-key -n F6
62
 
unbind-key -n M-F6
63
 
unbind-key -n S-F6
64
 
unbind-key -n C-F6
65
 
unbind-key -n F7
66
 
unbind-key -n S-F7
67
 
unbind-key -n M-NPage
68
 
unbind-key -n M-PPage
69
 
unbind-key -n F8
70
 
unbind-key -n C-F8
71
 
unbind-key -n C-S-F8
72
 
unbind-key -n M-S-F8
73
 
unbind-key -n S-F8
74
 
unbind-key -n F9
75
 
unbind-key -n M-F9
76
 
unbind-key -n S-F9
77
 
unbind-key -n C-F9
78
 
unbind-key -n M-F11
79
 
unbind-key -n C-F11
80
 
unbind-key -n S-F11
81
 
bind-key -n S-F12 source $BYOBU_PREFIX/share/byobu/keybindings/f-keys.tmux \; source $HOME/.byobu/keybindings.tmux \; display-message "Byobu F-keys: ENABLED"
82
 
unbind-key -n M-F12
83
 
unbind-key -n C-S-F12
84
 
unbind-key -n M-IC
85
 
unbind-key -n C-a