Thursday, February 27, 2014

screen utility

Love using screen term its very very handy for development purpose, it has so many functions, even i'm not an expert in all of  thme.

Here are few things that are handy for daily usage:




Copy and Paste from screen buffer:
1) use  end of copy

2) To paste C + p ]


Search keyword in buffer
/SearchWord - Vi-like search forward.
?SearchWord - Vi-like search backward.
Still to come... 

No comments:

Post a Comment