31
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 2 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
News More... almost 3 years ago
Change go indents to conform to go fmt rules (we should also consider -tab 4) More... almost 3 years ago
Consider 'Tc' terminfo flag when determining if a terminal supports 24 bit color. This is not formally standardized, but is sporadically implemented and probably as close as we'll get to a standard. More... almost 3 years ago
Revert Ctrl-K X as well.. More... about 4 years ago
Adjust exit message: give proper message when hitting ^K X when there are More... over 4 years ago
Revert ^K Q behavior, change ^K X to query before saving. More... over 4 years ago
Update news More... over 5 years ago
Close stdin if we are copying for a pipeline. This way the feeding program More... over 5 years ago
Use joe_read/joe_write for piping into JOE (fixes big where window resize More... over 5 years ago
Update NEWS. More... over 5 years ago
Don't reclose stderr More... over 5 years ago
Use pipe instead of pty/tty for piping into JOE, to make it binary clean. More... over 5 years ago
Fix bug where 'New File' was displayed in "joe -" More... over 5 years ago
Don't interpret input data when JOE is used in a pipe. More... over 5 years ago
Fix #391 More... almost 6 years ago
Update TODO file. More... over 6 years ago
Added tag joe-4.6 for changeset a034fecb383d More... over 6 years ago
Release JOE 4.6 More... over 6 years ago
News More... over 6 years ago
Fix warnings. More... over 6 years ago
Header file for wait(). More... over 6 years ago
Use custom version of popen for read/write to shell command. More... over 6 years ago
Enable SIGPIPE for reads and writes to !. More... over 6 years ago
Try to preserve spaces at the ends of lines so that mouse cuts/pastes captures More... over 6 years ago
Add stricken and dunerline names. More... over 6 years ago
Use PWFLAG_COMMAND for sys command, not PWFLAG_FILENAME More... over 6 years ago
grammar. More... over 6 years ago
Support strike-out and double-underline ANSI sequences. More... over 6 years ago
Fix bug where path restart (//) was being applied to block filter More... over 6 years ago
Run update-desktop-database after installing .desktop files. More... over 6 years ago