Coder Social home page Coder Social logo

skoneka / screen-session Goto Github PK

View Code? Open in Web Editor NEW
100.0 9.0 12.0 2.17 MB

screen-session ( aka scs ) is a collection of tools for GNU Screen. It includes a session saver and a session manager, among others.

Home Page: http://skoneka.github.com/screen-session/index.html

Python 15.10% Shell 4.86% C 79.94% Perl 0.10%

screen-session's Issues

python2

Hello,

you should modify your makefile
from python -c ...

to python2 -c ...

because some dustribs (as archlinux) have modified their default python binary

shift: too many arguments

Hello,

there are at least to errors out of the box :

/usr/bin/screen-session: line 25: shift: too many arguments
/usr/bin/screen-session: line 103: shift: too many arguments

regionsize not implemented??

-X: unknown command 'regionsize'

In the INSTALL file you say :
gnu_screen.diff changes:

  • add "tty" command
  • add "regionsize" command
  • make "group" queryable
  • associate focuminsize with the layout

...but no reference to regionsize anymore

so forgotten some patches, maybe?

The program really seems great, but not tested yet ;)

Crash when saving

Just installed screen-session. scs dump seems to work fine, but save gives me a crash:

[tyr:~] scs save base

Creating directories:
Setting up session directory "base__tmp"

Saving layouts:
No layouts to save.

Saving windows:
Traceback (most recent call last):
  File "/usr/local/share/screen-session/screen_saver.py", line 305, in main
    ret = scs.save()
  File "/usr/local/share/screen-session/ScreenSaver.py", line 121, in save
    self.__save_screen()
  File "/usr/local/share/screen-session/ScreenSaver.py", line 883, in __save_screen
    cpids = sc.get_tty_pids(ctty)
  File "/usr/local/share/screen-session/GNUScreen.py", line 532, in _get_tty_pids_ps_with_cache_find
    return tty_and_pids[int(ctty.rsplit('/', 1)[1])]
KeyError: 8                                       
session saving totally failed                      
0 basic; 4 basic; 6 basic; 34 basic; 33 basic; 32 basic; 31 basic; 30 basic; 29 basic; 28 basic; 27 basic; 26 basic; 25  basic; (vim)24 basic; (vim)23 basic; 22 basic; 21 basic; 20 basic; 19 basic; 18 basic; 17 basic; 16 basic; (vim)15 basic; 14 basic; 13 basic; 12 basic; 11 basic; 10 basic; 9 basic; 8 basic; 7 basic; [tyr:~]
[tyr:~] scs --version                
screen-session 0.6.4 - a collection of tools for GNU Screen.
[tyr:~] screen --version                    
Screen version 4.01.00scs_0.6.4 (screen-session project) 27-August-11

Any thoughts?

Readme?

There seems to be no readme.md?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.