mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-16 05:47:06 +09:00
Fix empty splits and single terms
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
package action
|
||||
|
||||
func (*BufHandler) Suspend() bool {
|
||||
// TODO: error message
|
||||
InfoBar.Error("Suspend is only supported on BSD/Linux")
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user