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