mirror of
https://shylinux.com/x/icebergs
synced 2025-05-01 03:09:21 +08:00
opt some
This commit is contained in:
parent
e5c6fee92b
commit
8036ff4420
@ -89,7 +89,7 @@ func WikiAction(dir string, ext ...string) ice.Actions {
|
||||
m.Option(nfs.DIR_REG, m.Config(lex.REGEXP))
|
||||
m.Cmdy(nfs.DIR, path.Join(m.Config(nfs.PATH), kit.Select("", arg, 1)))
|
||||
case ctx.INDEX:
|
||||
m.Cmdy(ctx.COMMAND, mdb.SEARCH, ctx.COMMAND)
|
||||
m.Cmdy(ctx.COMMAND, mdb.SEARCH, ctx.COMMAND, ice.OptionFields(ctx.INDEX))
|
||||
}
|
||||
}},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user