File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ ### 1.2 от 24 ноября 2018
2
+
3
+ - Добавлена ` ✓ ` на ` Option + W `
4
+
1
5
### 1.1 от 30 октября 2018
2
6
3
7
- Cmd+` вроде как работает шорткатом в Английской и Русской
4
8
- Dark и Light объединены в общий бандл для простоты установки
5
9
6
10
### 1.0 от 28 октября 2018
7
11
8
- - Начальная версия
12
+ - Начальная версия
Original file line number Diff line number Diff line change 30
30
31
31
### Как установить?
32
32
33
- 1 . Скачайте [ дистрибутив (последняя версия 1.1 )] ( https://github.com/tonsky/Universal-Layout/releases/download/1.1 /UniversalLayout_1.1 .zip ) .
33
+ 1 . Скачайте [ дистрибутив (последняя версия 1.2 )] ( https://github.com/tonsky/Universal-Layout/releases/download/1.2 /UniversalLayout_1.2 .zip ) .
34
34
2 . Кидаете ` Universal.bundle ` в ` ~/Library/Keyboard Layouts ` .
35
35
3 . ` System Preferences... ` → ` Keyboard ` → ` Input sources ` → добавляете «English - Universal» и «Russian - Universal».
36
36
4 . Если у вас тёмная тема или тёмный статус бар, вместо них выберите ` Dark ` версии (отличаются только иконками).
Original file line number Diff line number Diff line change 3
3
4
4
./build.sh
5
5
6
- rm -f UniversalLayout_1.2 .zip
7
- zip -rq9 UniversalLayout_1.2 .zip Universal.bundle README.md CHANGELOG.md LICENSE Layout.png
6
+ rm -f UniversalLayout_1.3 .zip
7
+ zip -rq9 UniversalLayout_1.3 .zip Universal.bundle README.md CHANGELOG.md LICENSE Layout.png
You can’t perform that action at this time.
0 commit comments