This website requires JavaScript.
Explore
Help
Sign In
interesting
/
aminal
mirror of
https://github.com/liamg/aminal.git
Watch
1
Star
0
Fork
You've already forked aminal
0
Code
Issues
Projects
Releases
Wiki
Activity
d1a7b7d6a1
aminal
/
internal
/
app
/
darktile
/
termutil
/
consts_unix.go
6 lines
77 B
Go
Raw
Blame
History
//+build !windows
package
termutil
var
oscTerminators
=
[
]
rune
{
0x07
,
0x5c
}
Reference in New Issue
View Git Blame
Copy Permalink