various formating clean up, removed broken article on dvtm as could not recover contents
This commit is contained in:
parent
3efc3b68ea
commit
3fe5af820d
4 changed files with 6 additions and 28 deletions
|
|
@ -8,23 +8,13 @@ tags = ["cli","windowmanager"]
|
||||||
Window Manager for tty?
|
Window Manager for tty?
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
The package [screen](http://www.gnu.org/software/screen) is\
|
The package [screen](http://www.gnu.org/software/screen) is something that has been around for a long time.
|
||||||
something that has been around for a long time.
|
|
||||||
|
|
||||||
With screen, you can have many session running on on tty, and you can\
|
With screen, you can have many session running on on tty, and you can switch to another session with out touching a mouse. With the proper configuration, you can get notified if there is some change (like if you have a IM client up) or if there is no output (say, if you are watching a compile session).
|
||||||
switch to another session with out touching a mouse. With the proper\
|
|
||||||
configuration, you can get notified if there is some change (like if\
|
|
||||||
you have a IM client up) or if there is no output (say, if you are\
|
|
||||||
watching a compile session).
|
|
||||||
|
|
||||||
You are in the zone working, and then you notice the time, and you\
|
You are in the zone working, and then you notice the time, and you have to log out and go home. Is this a problem? No, with a simple d, you can disconnect the screen session, log out, go home, log back into that machine, and resume your session just where you left off.
|
||||||
have to log out and go home. Is this a problem? No, with a simple\
|
|
||||||
d, you can disconnect the screen session, log out, go home,\
|
|
||||||
log back into that machine, and resume your session just where you\
|
|
||||||
left off.
|
|
||||||
|
|
||||||
One of the other really feature is cut and paste between sessions.\
|
One of the other really feature is cut and paste between sessions. The is very handy when adapting code (or articles) into a new file.
|
||||||
The is very handy when adapting code (or articles) into a new file.
|
|
||||||
|
|
||||||
### Screen References
|
### Screen References
|
||||||
|
|
||||||
|
|
@ -36,4 +26,3 @@ The is very handy when adapting code (or articles) into a new file.
|
||||||
Screen](http://www.sun.com/bigadmin/features/articles/gnu_screen.html)
|
Screen](http://www.sun.com/bigadmin/features/articles/gnu_screen.html)
|
||||||
- [GNU screen: start](http://aperiodic.net/screen/start)
|
- [GNU screen: start](http://aperiodic.net/screen/start)
|
||||||
- [GNU screen: tutorial](http://aperiodic.net/screen/tutorial)
|
- [GNU screen: tutorial](http://aperiodic.net/screen/tutorial)
|
||||||
- \[GNU Screen: an introduction and beginner\'s t utorial
|
|
||||||
|
|
|
||||||
|
|
@ -17,4 +17,4 @@ Console](http://doctormike.googlepages.com/pacman.html)?
|
||||||
The game play is just like the old quarter game you played long ago, and
|
The game play is just like the old quarter game you played long ago, and
|
||||||
the best part, you can develop your own maps! Check out the screen
|
the best part, you can develop your own maps! Check out the screen
|
||||||
shot:\
|
shot:\
|
||||||

|

|
||||||
|
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
+++
|
|
||||||
date = "2008-04-07T18:04:00-07:00"
|
|
||||||
title = "dvtm - dynamic virtual terminal manager"
|
|
||||||
categories = ["software"]
|
|
||||||
tags = ["cli","windowmanager"]
|
|
||||||
+++
|
|
||||||
|
|
||||||
dvtm - dynamic virtual terminal manager
|
|
||||||
=======================================
|
|
||||||
|
|
||||||
He's back! And with with something new/cool:\[dvtm
|
|
||||||
|
|
@ -13,7 +13,7 @@ talked about the simple power of remind to power your scheduling needs.
|
||||||
That is all fine and good, but how to you get it to tell you when you
|
That is all fine and good, but how to you get it to tell you when you
|
||||||
have an event?
|
have an event?
|
||||||
|
|
||||||
In its simplest form, when you run \_remind \_ from the command line, it
|
In its simplest form, when you run _remind_ from the command line, it
|
||||||
will not only display the current day's reminders, but it will run in
|
will not only display the current day's reminders, but it will run in
|
||||||
the background and wake up to tell you about other reminders on the
|
the background and wake up to tell you about other reminders on the
|
||||||
screen while you work.
|
screen while you work.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue