Compare commits
2 commits
3024168e07
...
947583db33
| Author | SHA1 | Date | |
|---|---|---|---|
| 947583db33 | |||
| e71b6e8102 |
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ in
|
|||
enablePassthrough = mkEnableOption "tmux DCS passthrough sequence";
|
||||
|
||||
terminalFeatures = mkOption {
|
||||
type = with types; attrsOf (types.submodule {
|
||||
type = with types; attrsOf (submodule {
|
||||
options = {
|
||||
hyperlinks = my.mkDisableOption "hyperlinks through OSC8";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue