Update 2023-02-22 08:18 OpenBSD/amd64
This commit is contained in:
@@ -119,7 +119,7 @@ defbindings("WMPlex.toplevel", {
|
||||
kpress(META.."D", "ioncore.exec_on(_, 'dexec')"),
|
||||
|
||||
bdoc("Port list viewer"),
|
||||
kpress(META.."S", "ioncore.exec_on(_, 'bterm goport')"),
|
||||
kpress(META.."S", "ioncore.exec_on(_, 'bterm portjump /')"),
|
||||
|
||||
bdoc("cscope /usr/src/sys"),
|
||||
kpress(META.."Shift+L", "ioncore.exec_on(_, 'dsys')"),
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
-- Ion mod_sp configuration file
|
||||
--
|
||||
|
||||
-- mod_sp.set_size(1400, 800);
|
||||
mod_sp.set_size(1400, 800);
|
||||
|
||||
defbindings("WScreen", {
|
||||
bdoc("Toggle scratchpad."),
|
||||
|
||||
Reference in New Issue
Block a user