This website requires JavaScript.
Explore
Help
Sign in
hiro
/
tridactyl
Watch
1
Star
0
Fork
You've already forked tridactyl
0
mirror of
https://github.com/vale981/tridactyl
synced
2025-03-08 19:01:40 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7697072be1
tridactyl
/
src
/
state.ts
6 lines
85 B
TypeScript
Raw
Normal View
History
Unescape
Escape
excmds: Macro-ify excmds_background and content excmds_background/content are now generated by python. New dependency, python3!
2017-10-12 04:02:01 +01:00
const
state
:
{
mode
:
ModeType
}
=
{
src: fix `tsc -d`; use insert mode for inputs The input detection is very naive at the moment. Fix soon.
2017-10-05 18:01:44 +01:00
mode
:
"NORMAL"
,
}
export
{
state
as
default
}
Reference in a new issue
Copy permalink