tysend - dont check if in terminology as it should also work remotely
well it's not a brilliant check... user beware. tysend will only work if there is no screen/tmux in the way and your end point terminal is terminology (end point being the GUI terminal emulator you are using).
This commit is contained in:
parent
8cfa269b54
commit
700beb9bd6
|
@ -51,7 +51,6 @@ main(int argc, char **argv)
|
|||
{
|
||||
int i;
|
||||
|
||||
ON_NOT_RUNNING_IN_TERMINOLOGY_EXIT_1();
|
||||
ARGUMENT_ENTRY_CHECK(argc, argv, print_usage);
|
||||
|
||||
if (argc <= 1)
|
||||
|
|
Loading…
Reference in New Issue