aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index e613582..720cc6d 100644
--- a/TODO
+++ b/TODO
@@ -781,14 +781,6 @@ Features:
in multi-line command lines.
This would be tricky to do in Gtk, though since we're currently using
an overlay.
- * GTK: gsciteco --detach|-d to detach from the running terminal
- (ie. daemonize).
- Will help to occupy less tabs in the terminal emulator.
- In most shells you can type `gsciteco &>/dev/null & disown`, but having
- a shortcut probably makes sense.
- On FreeBSD you could also `daemonize /usr/local/bin/gsciteco`.
- There is --xembed but there are no stable terminal emulators
- with Xembed support.
* <EB> could create directories on demand and clean them up on rubout.
Unless additional files appeared in the meantime, in which case we should
output a warning.