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).
terminology-1.2
Carsten Haitzler 6 years ago
parent 8cfa269b54
commit 700beb9bd6
  1. 1
      src/bin/tysend.c

@ -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…
Cancel
Save