mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 06:45:40 -04:00
Specify tags where term emulation is unsupported
Copy build constraints in actions_other.go to terminal_unsupported.go, to avoid maintaining separate build constraints that are similar with terminal_supported.go.
This commit is contained in:
parent
a699cac3be
commit
f2454c9248
@ -1,4 +1,4 @@
|
||||
//go:build !linux && !darwin && !freebsd && !dragonfly && !openbsd_amd64
|
||||
//go:build plan9 || nacl || windows
|
||||
|
||||
package action
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user