This website requires JavaScript.
Explore
Help
Sign In
bx
/
efn
Watch
1
Star
0
Fork
You've already forked efn
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
338bda9c80
efn
/
globals.h
6 lines
72 B
C
Raw
Normal View
History
Unescape
Escape
added open commmand
2022-04-02 12:46:20 +00:00
Row
init_row
=
{
0
}
;
Row
*
buffer
=
&
init_row
;
added copy command
2022-04-02 21:28:26 +00:00
Row
*
clipboard
=
NULL
;