forked from x/icebergs
fix bug
This commit is contained in:
parent
0bee5d064d
commit
b1058e35cd
@ -123,7 +123,7 @@ var Index = &ice.Context{Name: "tmux", Help: "工作台",
|
|||||||
}
|
}
|
||||||
m.Cmdy(prefix, "show-buffer").Set("append")
|
m.Cmdy(prefix, "show-buffer").Set("append")
|
||||||
}},
|
}},
|
||||||
"buffer": {Name: "buffer", Help: "缓存", List: kit.List(
|
"buffer": {Name: "buffer", Help: "缓存", Meta: kit.Dict(
|
||||||
"remote", "pod",
|
"remote", "pod",
|
||||||
), List: kit.List(
|
), List: kit.List(
|
||||||
kit.MDB_INPUT, "text", "name", "buffer", "action", "auto",
|
kit.MDB_INPUT, "text", "name", "buffer", "action", "auto",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user