11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not use fixed-size buffers for term mux cmds More... almost 10 years ago
Remove that safety spaces added before More... almost 10 years ago
Do not use fixed-size buffers for term mux titles More... almost 10 years ago
Make title buffer larger More... almost 10 years ago
Merge branch 'add-xterm256-color-support' More... almost 10 years ago
Document 256 color names addition More... almost 10 years ago
Deduplicate more of 256 colors More... almost 10 years ago
Skip leading spaces in terminal multiplexers title More... almost 10 years ago
Fix running long external cmds in term multiplexer More... almost 10 years ago
Merge branch 'ignore-trailing-whitespace-after-bg-mark' More... almost 10 years ago
Ignore trailing whitespace after " &" on cmd-line More... almost 10 years ago
Merge branch 'use-new-bg-funcs-in-fileops' More... almost 10 years ago
Remove unused job argument from bg_task_func More... almost 10 years ago
Remove job field from fileops.c:bg_args_t More... almost 10 years ago
Rename delete_file% to delete_files% More... almost 10 years ago
Do not expose background task details More... almost 10 years ago
Use background task in cpmv_files_bg() More... almost 10 years ago
Use background task in delete_file_bg() More... almost 10 years ago
Some color names were two times in the list. More... almost 10 years ago
Merge branch 'cleaner-code-of-jobs-menu' More... almost 10 years ago
Move code that restarts vifm to vifm.c More... almost 10 years ago
Move quit from file picker mode to vifm.c More... almost 10 years ago
Change cfg.vim_filter to status_t.file_picker_mode More... almost 10 years ago
Move vifm termination code to vifm.c More... almost 10 years ago
Move active jobs presence check to background.c More... almost 10 years ago
Introduce BG_INTERNAL_TASK_PID constant More... almost 10 years ago
Use NO_JOB_ID constant in background.c More... almost 10 years ago
Fix typo in BG_UNDEFINITE_TOTAL define name More... almost 10 years ago
Use bg_jobs_[un]freeze() in show_jobs_menu() More... almost 10 years ago
Introduce bg_jobs_[un]freeze() functions More... almost 10 years ago