Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

dir-with-filtering2.cpp
int f2() {
  return 2;
}

int f3() {
  return 3;
}