Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-20 | Fix typos and wrap line. | Jérémie Courrèges-Anglas | |
2014-02-20 | Fit line in 80 chars after last commit. | Jérémie Courrèges-Anglas | |
2014-02-20 | Add documentation of the rpwsm$i and rpwsm{n,p} aliases in rpws. | Vasil Zlatanov | |
2014-02-20 | Add the "current" option to rpws to print the current workspace. | Vasil Zlatanov | |
2013-01-20 | basic contrib/ cleanup | Jérémie Courrèges-Anglas | |
* (*.pl, rpws) don't hardcode path to Perl but rely on /usr/bin/env * (allwindows.sh) don't require bash * (rpshowall.sh) properly handle arguments, use portable shell arithmetic * (*.sh) use more quotes * (*.pl, split.sh) use 'ratpoison' if RATPOISON isn't in the environment (and don't error out) | |||
2009-07-12 | Added functionality to rpws script | Hatem Nassrat | |
- Move window to different workspace - Workspaces frame state dump and restore (to/from file) commands | |||
2009-04-24 | in contrib/rpws don't create wspl1, since it already exist as the Default group. | Shawn Betts | |
Also add a check to ensure the workspaces creates are at least 2. | |||
2009-04-13 | Allowing for next and prev workspace switching. | Hatem Nassrat | |
2008-04-18 | fix off by one bug in rpws | Shawn | |
2006-05-09 | (ws_init): loop from 1 not 0 | sabetts | |
2006-03-16 | remove tabs and trailing whitespace. | sabetts | |
2005-04-12 | Replace with Mike O'Connor's perl version. | sabetts | |
2004-11-17 | use env to find out where bash is | sabetts | |
2004-10-29 | remove the echo /tmp/boom line. | sabetts | |
2003-06-26 | * contrib/rpws: only set RATPOISON if it's not already set. | sabetts | |
* contrib/rpws: call /bin/bash (rp_call): remove extraneous 'function' keyword in function declaration. (ws_init_ws): likewise (ws_init): likewise (ws_save): likewise (ws_restore): likewise (ws_bindings): likewise | |||
2003-06-26 | call /bin/bash | sabetts | |
(rp_call): remove extraneous () in function declaration. (ws_init_ws): likewise (ws_init): likewise (ws_save): likewise (ws_restore): likewise (ws_bindings): likewise | |||
2003-06-25 | (rp_call): Don't print debug information. | sabetts | |
2003-06-22 | (bin_SCRIPTS): add rpws | sabetts | |