1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add note about project discontinuation to README More... over 11 years ago
Fix #377 More... almost 12 years ago
Update about dialog credits More... almost 12 years ago
Implement paste functionality More... almost 12 years ago
Removed obsolete lines Made is_prompt_line use original_output_line More... almost 12 years ago
Removed is_collapsible_start/end properities made line_container private collapse_button can not be toggled if not is_collapsible renamed is_collapsable to is_collapsible More... almost 12 years ago
Close #Iss218 More... almost 12 years ago
Update about dialog credits More... almost 12 years ago
Merge branch 'Iss187' of https://github.com/arkocal/finalterm More... almost 12 years ago
Update about dialog credits More... almost 12 years ago
Fix #187 by removing / readding menu_button on mouse_enter/leave events More... almost 12 years ago
Update about dialog credits More... almost 12 years ago
Merge branch 'master' of https://github.com/jmittert/finalterm More... almost 12 years ago
Update about dialog credits More... almost 12 years ago
Fixed a segfault when waitpid returned 0 More... almost 12 years ago
bash script improvements More... about 12 years ago
Fixed Issue #338, needed to to use nullglob. More... about 12 years ago
Improve performance, fixing #342 More... about 12 years ago
Update about dialog credits More... about 12 years ago
Merge remote-tracking branch 'upstream/master' into termlets More... about 12 years ago
Update email address in credits More... about 12 years ago
Update about dialog credits More... about 12 years ago
Remove a useless line in ps termlet. More... about 12 years ago
Optimize ls termlet a bit. 11 sec for ~1000 files instead of 22 on an AMD E-350. More... about 12 years ago
Merge branch 'termlets' of github.com:lwandrebeck/finalterm into termlets More... about 12 years ago
Optimize ps termlet. Runs in less than half a second instead of ~2sec on an AMD E-350. More... about 12 years ago
Optimize ps termlet. Runs in ~1.3sec instead of ~2sec on an AMD E-350. More... about 12 years ago
Escape filenames for semantic menu commands Escape filenames with single quotes so that they can properly be used by tools listed in the semantic menu More... about 12 years ago
Changed input handling to still allow key bindings More... about 12 years ago
Added proper Unicode input handling More... about 12 years ago