author | wenzelm |
Mon, 14 Apr 2014 21:51:41 +0200 | |
changeset 56574 | 2b38472a4695 |
parent 56450 | 16d4213d4cbc |
child 56581 | af3e6576e680 |
permissions | -rw-r--r-- |
34334 | 1 |
#jEdit properties |
53933
7924d61b50cf
workaround for action-bar shortcut on Mac OS X L&F: avoid EnhancedMenuItem.setAccelerator which causes conflict with regular key handling and thus double invocation -- see also jEdit.actionContext (if actionBarVisible view.removeToolBar);
wenzelm
parents:
53883
diff
changeset
|
2 |
action-bar.shortcut=C+ENTER |
34702 | 3 |
buffer.deepIndent=false |
4 |
buffer.encoding=UTF-8-Isabelle |
|
5 |
buffer.indentSize=2 |
|
6 |
buffer.lineSeparator=\n |
|
7 |
buffer.maxLineLen=100 |
|
8 |
buffer.noTabs=true |
|
40791
d71fe93e8e0c
less frequent sidekick parsing, which is relatively slow;
wenzelm
parents:
40460
diff
changeset
|
9 |
buffer.sidekick.keystroke-parse=false |
34702 | 10 |
buffer.tabSize=2 |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
11 |
close-docking-area.shortcut2=C+e C+CIRCUMFLEX |
54318
1bdd8f541a06
avoid confusion of isabelle.complete vs. menu item complete-word (NB: alternative shortcuts not shown in menus);
wenzelm
parents:
54306
diff
changeset
|
12 |
complete-word.shortcut= |
50796 | 13 |
console.dock-position=floating |
34880 | 14 |
console.encoding=UTF-8 |
15 |
console.font=IsabelleText |
|
16 |
console.fontsize=14 |
|
34702 | 17 |
delete-line.shortcut=A+d |
18 |
delete.shortcut2=C+d |
|
34626 | 19 |
encoding.opt-out.Big5-HKSCS=true |
20 |
encoding.opt-out.Big5=true |
|
21 |
encoding.opt-out.COMPOUND_TEXT=true |
|
22 |
encoding.opt-out.EUC-JP=true |
|
23 |
encoding.opt-out.EUC-KR=true |
|
24 |
encoding.opt-out.GB18030=true |
|
25 |
encoding.opt-out.GB2312=true |
|
26 |
encoding.opt-out.GBK=true |
|
27 |
encoding.opt-out.IBM-Thai=true |
|
28 |
encoding.opt-out.IBM00858=true |
|
29 |
encoding.opt-out.IBM01140=true |
|
30 |
encoding.opt-out.IBM01141=true |
|
31 |
encoding.opt-out.IBM01142=true |
|
32 |
encoding.opt-out.IBM01143=true |
|
33 |
encoding.opt-out.IBM01144=true |
|
34 |
encoding.opt-out.IBM01145=true |
|
35 |
encoding.opt-out.IBM01146=true |
|
36 |
encoding.opt-out.IBM01147=true |
|
37 |
encoding.opt-out.IBM01148=true |
|
38 |
encoding.opt-out.IBM01149=true |
|
39 |
encoding.opt-out.IBM037=true |
|
40 |
encoding.opt-out.IBM1026=true |
|
41 |
encoding.opt-out.IBM1047=true |
|
42 |
encoding.opt-out.IBM273=true |
|
43 |
encoding.opt-out.IBM277=true |
|
44 |
encoding.opt-out.IBM278=true |
|
45 |
encoding.opt-out.IBM280=true |
|
46 |
encoding.opt-out.IBM284=true |
|
47 |
encoding.opt-out.IBM285=true |
|
48 |
encoding.opt-out.IBM297=true |
|
49 |
encoding.opt-out.IBM420=true |
|
50 |
encoding.opt-out.IBM424=true |
|
51 |
encoding.opt-out.IBM437=true |
|
52 |
encoding.opt-out.IBM500=true |
|
53 |
encoding.opt-out.IBM775=true |
|
54 |
encoding.opt-out.IBM850=true |
|
55 |
encoding.opt-out.IBM852=true |
|
56 |
encoding.opt-out.IBM855=true |
|
57 |
encoding.opt-out.IBM857=true |
|
58 |
encoding.opt-out.IBM860=true |
|
59 |
encoding.opt-out.IBM861=true |
|
60 |
encoding.opt-out.IBM862=true |
|
61 |
encoding.opt-out.IBM863=true |
|
62 |
encoding.opt-out.IBM864=true |
|
63 |
encoding.opt-out.IBM865=true |
|
64 |
encoding.opt-out.IBM866=true |
|
65 |
encoding.opt-out.IBM868=true |
|
66 |
encoding.opt-out.IBM869=true |
|
67 |
encoding.opt-out.IBM870=true |
|
68 |
encoding.opt-out.IBM871=true |
|
69 |
encoding.opt-out.IBM918=true |
|
70 |
encoding.opt-out.ISO-2022-CN=true |
|
71 |
encoding.opt-out.ISO-2022-JP-2=true |
|
72 |
encoding.opt-out.ISO-2022-JP=true |
|
73 |
encoding.opt-out.ISO-2022-KR=true |
|
74 |
encoding.opt-out.ISO-8859-13=true |
|
75 |
encoding.opt-out.ISO-8859-2=true |
|
76 |
encoding.opt-out.ISO-8859-3=true |
|
77 |
encoding.opt-out.ISO-8859-4=true |
|
78 |
encoding.opt-out.ISO-8859-5=true |
|
79 |
encoding.opt-out.ISO-8859-6=true |
|
80 |
encoding.opt-out.ISO-8859-7=true |
|
81 |
encoding.opt-out.ISO-8859-8=true |
|
82 |
encoding.opt-out.ISO-8859-9=true |
|
83 |
encoding.opt-out.JIS_X0201=true |
|
84 |
encoding.opt-out.JIS_X0212-1990=true |
|
85 |
encoding.opt-out.KOI8-R=true |
|
86 |
encoding.opt-out.KOI8-U=true |
|
87 |
encoding.opt-out.Shift_JIS=true |
|
88 |
encoding.opt-out.TIS-620=true |
|
89 |
encoding.opt-out.UTF-16=true |
|
90 |
encoding.opt-out.UTF-16BE=true |
|
91 |
encoding.opt-out.UTF-16LE=true |
|
92 |
encoding.opt-out.UTF-32=true |
|
93 |
encoding.opt-out.UTF-32BE=true |
|
94 |
encoding.opt-out.UTF-32LE=true |
|
95 |
encoding.opt-out.X-UTF-32BE-BOM=true |
|
96 |
encoding.opt-out.X-UTF-32LE-BOM=true |
|
97 |
encoding.opt-out.windows-1250=true |
|
98 |
encoding.opt-out.windows-1251=true |
|
99 |
encoding.opt-out.windows-1253=true |
|
100 |
encoding.opt-out.windows-1254=true |
|
101 |
encoding.opt-out.windows-1255=true |
|
102 |
encoding.opt-out.windows-1256=true |
|
103 |
encoding.opt-out.windows-1257=true |
|
104 |
encoding.opt-out.windows-1258=true |
|
105 |
encoding.opt-out.windows-31j=true |
|
106 |
encoding.opt-out.x-Big5-Solaris=true |
|
107 |
encoding.opt-out.x-EUC-TW=true |
|
108 |
encoding.opt-out.x-IBM1006=true |
|
109 |
encoding.opt-out.x-IBM1025=true |
|
110 |
encoding.opt-out.x-IBM1046=true |
|
111 |
encoding.opt-out.x-IBM1097=true |
|
112 |
encoding.opt-out.x-IBM1098=true |
|
113 |
encoding.opt-out.x-IBM1112=true |
|
114 |
encoding.opt-out.x-IBM1122=true |
|
115 |
encoding.opt-out.x-IBM1123=true |
|
116 |
encoding.opt-out.x-IBM1124=true |
|
117 |
encoding.opt-out.x-IBM1381=true |
|
118 |
encoding.opt-out.x-IBM1383=true |
|
119 |
encoding.opt-out.x-IBM33722=true |
|
120 |
encoding.opt-out.x-IBM737=true |
|
121 |
encoding.opt-out.x-IBM834=true |
|
122 |
encoding.opt-out.x-IBM856=true |
|
123 |
encoding.opt-out.x-IBM874=true |
|
124 |
encoding.opt-out.x-IBM875=true |
|
125 |
encoding.opt-out.x-IBM921=true |
|
126 |
encoding.opt-out.x-IBM922=true |
|
127 |
encoding.opt-out.x-IBM930=true |
|
128 |
encoding.opt-out.x-IBM933=true |
|
129 |
encoding.opt-out.x-IBM935=true |
|
130 |
encoding.opt-out.x-IBM937=true |
|
131 |
encoding.opt-out.x-IBM939=true |
|
132 |
encoding.opt-out.x-IBM942=true |
|
133 |
encoding.opt-out.x-IBM942C=true |
|
134 |
encoding.opt-out.x-IBM943=true |
|
135 |
encoding.opt-out.x-IBM943C=true |
|
136 |
encoding.opt-out.x-IBM948=true |
|
137 |
encoding.opt-out.x-IBM949=true |
|
138 |
encoding.opt-out.x-IBM949C=true |
|
139 |
encoding.opt-out.x-IBM950=true |
|
140 |
encoding.opt-out.x-IBM964=true |
|
141 |
encoding.opt-out.x-IBM970=true |
|
142 |
encoding.opt-out.x-ISCII91=true |
|
143 |
encoding.opt-out.x-ISO-2022-CN-CNS=true |
|
144 |
encoding.opt-out.x-ISO-2022-CN-GB=true |
|
145 |
encoding.opt-out.x-JIS0208=true |
|
146 |
encoding.opt-out.x-JISAutoDetect=true |
|
147 |
encoding.opt-out.x-Johab=true |
|
148 |
encoding.opt-out.x-MS932_0213=true |
|
149 |
encoding.opt-out.x-MS950-HKSCS=true |
|
150 |
encoding.opt-out.x-MacArabic=true |
|
151 |
encoding.opt-out.x-MacCentralEurope=true |
|
152 |
encoding.opt-out.x-MacCroatian=true |
|
153 |
encoding.opt-out.x-MacCyrillic=true |
|
154 |
encoding.opt-out.x-MacDingbat=true |
|
155 |
encoding.opt-out.x-MacGreek=true |
|
156 |
encoding.opt-out.x-MacHebrew=true |
|
157 |
encoding.opt-out.x-MacIceland=true |
|
158 |
encoding.opt-out.x-MacRoman=true |
|
159 |
encoding.opt-out.x-MacRomania=true |
|
160 |
encoding.opt-out.x-MacSymbol=true |
|
161 |
encoding.opt-out.x-MacThai=true |
|
162 |
encoding.opt-out.x-MacTurkish=true |
|
163 |
encoding.opt-out.x-MacUkraine=true |
|
164 |
encoding.opt-out.x-PCK=true |
|
165 |
encoding.opt-out.x-SJIS_0213=true |
|
166 |
encoding.opt-out.x-UTF-16LE-BOM=true |
|
167 |
encoding.opt-out.x-euc-jp-linux=true |
|
168 |
encoding.opt-out.x-eucJP-Open=true |
|
169 |
encoding.opt-out.x-iso-8859-11=true |
|
170 |
encoding.opt-out.x-mswin-936=true |
|
171 |
encoding.opt-out.x-windows-50220=true |
|
172 |
encoding.opt-out.x-windows-50221=true |
|
173 |
encoding.opt-out.x-windows-874=true |
|
174 |
encoding.opt-out.x-windows-949=true |
|
175 |
encoding.opt-out.x-windows-950=true |
|
176 |
encoding.opt-out.x-windows-iso2022jp=true |
|
34702 | 177 |
encodingDetectors=BOM XML-PI buffer-local-property |
37190
ea52509f4c42
more basic default behaviour of ENTER, HOME, END;
wenzelm
parents:
37162
diff
changeset
|
178 |
end.shortcut= |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
179 |
expand-abbrev.shortcut2=CA+SPACE |
34619
e89b6ec97910
added IsabelleEncoding -- a clone of utf-8 for now;
wenzelm
parents:
34613
diff
changeset
|
180 |
fallbackEncodings=UTF-8 ISO-8859-15 US-ASCII |
34512
14d70378f1c7
modified netbeans build such that dist can be used as settings-directory for jedit;
immler@in.tum.de
parents:
34425
diff
changeset
|
181 |
firstTime=false |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
182 |
focus-buffer-switcher.shortcut2=A+CIRCUMFLEX |
37190
ea52509f4c42
more basic default behaviour of ENTER, HOME, END;
wenzelm
parents:
37162
diff
changeset
|
183 |
home.shortcut= |
ea52509f4c42
more basic default behaviour of ENTER, HOME, END;
wenzelm
parents:
37162
diff
changeset
|
184 |
insert-newline-indent.shortcut= |
ea52509f4c42
more basic default behaviour of ENTER, HOME, END;
wenzelm
parents:
37162
diff
changeset
|
185 |
insert-newline.shortcut=ENTER |
52947 | 186 |
isabelle-documentation.dock-position=right |
52948 | 187 |
isabelle-find.dock-position=bottom |
34880 | 188 |
isabelle-output.dock-position=bottom |
39815 | 189 |
isabelle-output.height=174 |
190 |
isabelle-output.width=412 |
|
55558
298274c970b6
more uniform treatment of dockables and their standard actions;
wenzelm
parents:
55557
diff
changeset
|
191 |
isabelle-simplifier-trace.dock-position=bottom |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
192 |
isabelle-sledgehammer.dock-position=bottom |
50306 | 193 |
isabelle-symbols.dock-position=bottom |
50803
8a1ea6b00ace
dock "Theories" right, although it might obscure some control buttons;
wenzelm
parents:
50796
diff
changeset
|
194 |
isabelle-theories.dock-position=right |
54318
1bdd8f541a06
avoid confusion of isabelle.complete vs. menu item complete-word (NB: alternative shortcuts not shown in menus);
wenzelm
parents:
54306
diff
changeset
|
195 |
isabelle.complete.label=Complete Isabelle text |
1bdd8f541a06
avoid confusion of isabelle.complete vs. menu item complete-word (NB: alternative shortcuts not shown in menus);
wenzelm
parents:
54306
diff
changeset
|
196 |
isabelle.complete.shortcut2=C+b |
50308
08b55c5ce064
moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
wenzelm
parents:
50306
diff
changeset
|
197 |
isabelle.control-bold.label=Control bold |
08b55c5ce064
moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
wenzelm
parents:
50306
diff
changeset
|
198 |
isabelle.control-bold.shortcut=C+e RIGHT |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
199 |
isabelle.control-reset.label=Control reset |
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
200 |
isabelle.control-reset.shortcut=C+e LEFT |
53021
d0fa3f446b9d
discontinued special treatment of \<^isub> and \<^isup> in rendering or editor front-end;
wenzelm
parents:
52948
diff
changeset
|
201 |
isabelle.control-sub.label=Control subscript |
d0fa3f446b9d
discontinued special treatment of \<^isub> and \<^isup> in rendering or editor front-end;
wenzelm
parents:
52948
diff
changeset
|
202 |
isabelle.control-sub.shortcut=C+e DOWN |
50506
7d8406ebe18f
odd bias of sub/superscript keyboard shortcuts -- according to frequency of use;
wenzelm
parents:
50492
diff
changeset
|
203 |
isabelle.control-sup.label=Control superscript |
7d8406ebe18f
odd bias of sub/superscript keyboard shortcuts -- according to frequency of use;
wenzelm
parents:
50492
diff
changeset
|
204 |
isabelle.control-sup.shortcut=C+e UP |
50308
08b55c5ce064
moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
wenzelm
parents:
50306
diff
changeset
|
205 |
isabelle.decrease-font-size.label=Decrease font size |
51069
2f50ddd3b586
more portable alternative shortcuts on numeric keypad;
wenzelm
parents:
50803
diff
changeset
|
206 |
isabelle.decrease-font-size.shortcut2=C+SUBTRACT |
50308
08b55c5ce064
moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
wenzelm
parents:
50306
diff
changeset
|
207 |
isabelle.decrease-font-size.shortcut=C+MINUS |
52428
fce1c133e1f8
clones of increase-font-size / decrease-font-size to allow two further shortcuts for various keyboard layouts;
wenzelm
parents:
51069
diff
changeset
|
208 |
isabelle.decrease-font-size2.label=Decrease font size (clone) |
50308
08b55c5ce064
moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
wenzelm
parents:
50306
diff
changeset
|
209 |
isabelle.increase-font-size.label=Increase font size |
51069
2f50ddd3b586
more portable alternative shortcuts on numeric keypad;
wenzelm
parents:
50803
diff
changeset
|
210 |
isabelle.increase-font-size.shortcut2=C+ADD |
50308
08b55c5ce064
moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
wenzelm
parents:
50306
diff
changeset
|
211 |
isabelle.increase-font-size.shortcut=C+PLUS |
52428
fce1c133e1f8
clones of increase-font-size / decrease-font-size to allow two further shortcuts for various keyboard layouts;
wenzelm
parents:
51069
diff
changeset
|
212 |
isabelle.increase-font-size2.label=Increase font size (clone) |
52947 | 213 |
isabelle.increase-font-size2.shortcut=C+EQUALS |
56574
2b38472a4695
some actions to maintain spell-checker dictionary;
wenzelm
parents:
56450
diff
changeset
|
214 |
isabelle.include-word.label=Include word |
2b38472a4695
some actions to maintain spell-checker dictionary;
wenzelm
parents:
56450
diff
changeset
|
215 |
isabelle.include-word-permanently.label=Include word permanently |
2b38472a4695
some actions to maintain spell-checker dictionary;
wenzelm
parents:
56450
diff
changeset
|
216 |
isabelle.exclude-word.label=Exclude word |
2b38472a4695
some actions to maintain spell-checker dictionary;
wenzelm
parents:
56450
diff
changeset
|
217 |
isabelle.exclude-word-permanently.label=Exclude word permanently |
2b38472a4695
some actions to maintain spell-checker dictionary;
wenzelm
parents:
56450
diff
changeset
|
218 |
isabelle.reset-words.label=Reset words |
52947 | 219 |
isabelle.reset-continuous-checking.label=Reset continuous checking |
53161 | 220 |
isabelle.reset-font-size.label=Reset font size |
52947 | 221 |
isabelle.reset-node-required.label=Reset node required |
222 |
isabelle.set-continuous-checking.label=Set continuous checking |
|
223 |
isabelle.set-node-required.label=Set node required |
|
224 |
isabelle.toggle-continuous-checking.label=Toggle continuous checking |
|
225 |
isabelle.toggle-continuous-checking.shortcut=C+e ENTER |
|
226 |
isabelle.toggle-node-required.label=Toggle node required |
|
227 |
isabelle.toggle-node-required.shortcut=C+e SPACE |
|
50306 | 228 |
lang.usedefaultlocale=false |
229 |
largefilemode=full |
|
37190
ea52509f4c42
more basic default behaviour of ENTER, HOME, END;
wenzelm
parents:
37162
diff
changeset
|
230 |
line-end.shortcut=END |
ea52509f4c42
more basic default behaviour of ENTER, HOME, END;
wenzelm
parents:
37162
diff
changeset
|
231 |
line-home.shortcut=HOME |
54660 | 232 |
logo.icon.medium=32x32/apps/isabelle.gif |
50306 | 233 |
lookAndFeel=javax.swing.plaf.nimbus.NimbusLookAndFeel |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
234 |
match-bracket.shortcut2=C+9 |
56413 | 235 |
navigator.showOnToolbar=true |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
236 |
next-bracket.shortcut2=C+e C+9 |
53883
f1c5f857df3d
include MacOSX plugin by default -- disabled by default to avoid multiplatform confusion;
wenzelm
parents:
53772
diff
changeset
|
237 |
plugin-blacklist.MacOSX.jar=true |
50728 | 238 |
plugin.MacOSXPlugin.altDispatcher=false |
50492
8d8e882c7fbe
prevent dedicated MacOSX plugin from switching off vital workarounds;
wenzelm
parents:
50354
diff
changeset
|
239 |
plugin.MacOSXPlugin.disableOption=true |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
240 |
prev-bracket.shortcut2=C+e C+8 |
37162
88255b98a22f
also set font for printing, which actually works out of the box;
wenzelm
parents:
36792
diff
changeset
|
241 |
print.font=IsabelleText |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
242 |
recent-buffer.shortcut2=C+CIRCUMFLEX |
41631
8ff597b3dd80
do not restore old files on startup, which is potentially slow due to automatic rechecking;
wenzelm
parents:
40791
diff
changeset
|
243 |
restore.remote=false |
8ff597b3dd80
do not restore old files on startup, which is potentially slow due to automatic rechecking;
wenzelm
parents:
40791
diff
changeset
|
244 |
restore=false |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
245 |
select-block.shortcut2=C+8 |
34702 | 246 |
sidekick-tree.dock-position=right |
47590
8bdfacbc2fa2
some sidekick options for more advanced completion;
wenzelm
parents:
43287
diff
changeset
|
247 |
sidekick.auto-complete-popup-get-focus=true |
34702 | 248 |
sidekick.buffer-save-parse=true |
50730 | 249 |
sidekick.complete-delay=0 |
47590
8bdfacbc2fa2
some sidekick options for more advanced completion;
wenzelm
parents:
43287
diff
changeset
|
250 |
sidekick.complete-instant.toggle=false |
50730 | 251 |
sidekick.complete-popup.accept-characters=\\t |
47590
8bdfacbc2fa2
some sidekick options for more advanced completion;
wenzelm
parents:
43287
diff
changeset
|
252 |
sidekick.complete-popup.insert-characters= |
34880 | 253 |
sidekick.splitter.location=721 |
50318
6be9e490d82a
avoid odd warnings due to failure of systray icon;
wenzelm
parents:
50308
diff
changeset
|
254 |
systrayicon=false |
34512
14d70378f1c7
modified netbeans build such that dist can be used as settings-directory for jedit;
immler@in.tum.de
parents:
34425
diff
changeset
|
255 |
tip.show=false |
53188
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
256 |
toggle-multi-select.shortcut2=C+NUMBER_SIGN |
bb5433b13ff2
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm
parents:
53161
diff
changeset
|
257 |
toggle-rect-select.shortcut2=A+NUMBER_SIGN |
36792
4cf537964010
disable two stage save by default, to avoid change of file permissions (notably the dreaded executable bit on Cygwin);
wenzelm
parents:
34881
diff
changeset
|
258 |
twoStageSave=false |
50306 | 259 |
vfs.browser.dock-position=floating |
34334 | 260 |
view.antiAlias=standard |
261 |
view.blockCaret=true |
|
262 |
view.caretBlink=false |
|
263 |
view.eolMarkers=false |
|
264 |
view.extendedState=0 |
|
34753 | 265 |
view.font=IsabelleText |
34334 | 266 |
view.fontsize=18 |
34725
43b02b4c8e0b
avoid fractional font metrics, which produces bad antialiasing with reletively new versions of jedit and java;
wenzelm
parents:
34702
diff
changeset
|
267 |
view.fracFontMetrics=false |
34334 | 268 |
view.gutter.fontsize=12 |
50306 | 269 |
view.gutter.lineNumbers=false |
39176
b8fdd3ae8815
Document_View: more precise painting of gutter icons, only if line selection area is sufficiently large;
wenzelm
parents:
38261
diff
changeset
|
270 |
view.gutter.selectionAreaWidth=18 |
34880 | 271 |
view.height=787 |
34334 | 272 |
view.middleMousePaste=true |
56413 | 273 |
view.showToolbar=true |
41631
8ff597b3dd80
do not restore old files on startup, which is potentially slow due to automatic rechecking;
wenzelm
parents:
40791
diff
changeset
|
274 |
view.thickCaret=true |
54654 | 275 |
view.title=Isabelle/jEdit -\u0020 |
34880 | 276 |
view.width=1072 |