mirror of
https://shylinux.com/x/ContextOS
synced 2025-06-26 09:57:30 +08:00
opt some
This commit is contained in:
parent
6d750ca2e1
commit
d03f678b65
@ -7,6 +7,11 @@
|
||||
role white void web.wiki.word
|
||||
role white void web.wiki.draw
|
||||
|
||||
~web.code
|
||||
binpack insert usr/volcanos/node_modules/xterm/lib/xterm.js
|
||||
binpack insert usr/volcanos/node_modules/xterm/css/xterm.css
|
||||
binpack insert usr/volcanos/node_modules/xterm-addon-fit/lib/xterm-addon-fit.js
|
||||
|
||||
~web.code
|
||||
config inner meta.show.tabs ""
|
||||
config inner meta.show.exts "inner/search.js?a=1"
|
||||
|
@ -42,4 +42,4 @@ import (
|
||||
_ "shylinux.com/x/contexts/src/hi"
|
||||
)
|
||||
|
||||
func main() { print(ice.Run()) }
|
||||
func main() { print(ice.Run()) }
|
||||
|
@ -38,3 +38,4 @@ field "架构图" web.code.git.spide args `intshell`
|
||||
spark md README.md
|
||||
|
||||
source "../usr/icebergs/core/chat/location.shy"
|
||||
source "../usr/icebergs/core/code/xterm.shy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user