mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-24 06:04:04 +03:00
cursor shape hints
This commit is contained in:
parent
c957ebabda
commit
17ad43bf65
@ -208,19 +208,19 @@
|
||||
type='radio',
|
||||
[value]='"block"'
|
||||
)
|
||||
| Block
|
||||
label.btn.btn-secondary
|
||||
input(
|
||||
type='radio',
|
||||
[value]='"underline"'
|
||||
)
|
||||
| Underline
|
||||
| █
|
||||
label.btn.btn-secondary
|
||||
input(
|
||||
type='radio',
|
||||
[value]='"beam"'
|
||||
)
|
||||
| Beam
|
||||
| |
|
||||
label.btn.btn-secondary
|
||||
input(
|
||||
type='radio',
|
||||
[value]='"underline"'
|
||||
)
|
||||
| ▁
|
||||
|
||||
.form-group
|
||||
label Shell
|
||||
|
Loading…
Reference in New Issue
Block a user