index
:
rtty
master
limited but responsive remote shell
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-13
Fix OS X compatibility
HEAD
master
John Ankarström
2021-08-27
Remove superfluous line
John Ankarström
2021-07-24
Handle tabs converted to spaces in echo from server
John Ankarström
2021-07-24
Remove superfluous comments
John Ankarström
2021-07-17
Rename +h flag to +i (interactive), reverse meaning
John Ankarström
2021-07-17
Add +h (hard-copy) flag
John Ankarström
2021-07-17
Add +x (escaped command) flag
John Ankarström
2021-07-15
Match "pass phrase" with a space
John Ankarström
2021-07-15
Use -l22 for pr
John Ankarström
2021-07-15
Reverse meaning of +d (dumb) flag
John Ankarström
2021-07-15
Add +d (detect password prompt) flag
John Ankarström
2021-07-15
Improve sshpass code
John Ankarström
2021-07-15
Rename BUGS section to CAVEATS
John Ankarström
2021-07-15
Add -P option (ask for password)
John Ankarström
2021-07-14
Use -Pass option for sshpass
John Ankarström
2021-07-14
Add SSHPASS compile-time flag
John Ankarström
2021-07-14
Use -oBatchMode=yes for ssh
John Ankarström
2021-07-14
Exit when child (ssh) exits
John Ankarström
2021-07-14
Use 23 lines for pr
John Ankarström
2021-07-14
Use -t option for pr (reomve header and margins)
John Ankarström
2021-07-14
Move initial command to INIT constant
John Ankarström
2021-07-14
Add INTRO, use PAGER='pr -pl25'
John Ankarström
2021-07-14
rtty.1: Document shortcomings
John Ankarström
2021-07-14
Makefile: Install rtty.1
John Ankarström
2021-07-14
rtty.c: Remove unnecessary include
John Ankarström
2021-07-14
Implement rtty in rio.c, rename to rtty.c
John Ankarström
2021-07-14
Add rtty.1
John Ankarström
2021-07-14
rio.c: Automatically set TERM, PAGER and EDITOR
John Ankarström
2021-07-14
rtty: Kill ssh on exit
John Ankarström
2021-07-14
Rename rtty to rio, rd to rtty
John Ankarström
2021-07-14
rd: Start ssh in batch mode, exec into rtty
John Ankarström
2021-07-14
rd: Force tty by default
John Ankarström
2021-07-14
rtty.c: Don't eat output after repeated typed command
John Ankarström
2021-07-14
rtty.c: Ignore repetition of typed command
John Ankarström
2021-07-14
rtty.c: Remove superfluous code
John Ankarström
2021-07-14
Add rtty.c
John Ankarström
2021-07-14
Remove r1.c
John Ankarström
2021-07-14
Add r1.c
John Ankarström
2021-07-14
Remove rin.c
John Ankarström
2021-07-14
Remove ri
John Ankarström
2021-07-14
Rename r to ri
John Ankarström
2021-07-14
rd: Remove named pipes at start
John Ankarström
2021-07-14
rin.c: Add refreshes
John Ankarström
2021-07-14
rin.c: Send input line by line
John Ankarström
2021-07-14
rin.c: Improve
John Ankarström
2021-07-14
Add rd
John Ankarström
2021-07-14
Add r.sh
John Ankarström
2021-07-14
Add rin.c
John Ankarström