Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-14 | Update man | Arun Prakash Jana | |
2019-12-13 | Minor edits | Arun Prakash Jana | |
2019-12-13 | Simplify selection | Arun Prakash Jana | |
Update the selection buffer and file in-place: - Append file path when one is added. - Remember the last position in selection buffer at which the next filename is to be appended when a directory/context change happens (lastappendpos). So in case of a de-selection we can go back to that position and scan all the entries to add only the ones which are selected. | |||
2019-12-13 | Sync file paths correctly for clipboard copy | Arun Prakash Jana | |
2019-12-12 | End selmode and update selection on dir changes | Arun Prakash Jana | |
2019-12-12 | Update selection when context changed on mouse click | Arun Prakash Jana | |
2019-12-12 | Fix build break | Arun Prakash Jana | |
2019-12-12 | Add option to show noti and copy selection to system clipboard | Arun Prakash Jana | |
2019-12-12 | Add plugin to show notification | Arun Prakash Jana | |
2019-12-11 | Operation completion notification | Arun Prakash Jana | |
2019-12-11 | Reformat help | Arun Prakash Jana | |
2019-12-11 | Remove redundant key for first file | Arun Prakash Jana | |
2019-12-11 | Reformat help, remove redundant plugin key | Arun Prakash Jana | |
2019-12-11 | Fix not properly checking if file is selected (#401) | KlzXS | |
2019-12-10 | Fix #400: several selection issues in v2.8.1 | Arun Prakash Jana | |
2019-12-10 | Disable partial regex errors | Arun Prakash Jana | |
2019-12-10 | Minor code refactor | Arun Prakash Jana | |
2019-12-10 | Combine archive operations | Arun Prakash Jana | |
2019-12-10 | Revert to ] key | Arun Prakash Jana | |
2019-12-10 | Key \ only works in empty prompt | Arun Prakash Jana | |
2019-12-10 | Key 's' to manage session | Arun Prakash Jana | |
2019-12-10 | Use \ as alternative prompt/run command keybind | Arun Prakash Jana | |
2019-12-09 | Update light/detail print mode when loading session | Arun Prakash Jana | |
2019-12-09 | Print line number in debug logs | Arun Prakash Jana | |
2019-12-09 | Show symlink even if target cannot be stat-ed | Arun Prakash Jana | |
2019-12-09 | Fix auto-select for symlink to dir | Arun Prakash Jana | |
2019-12-09 | Move nlaunch to plugins as launch | Arun Prakash Jana | |
2019-12-06 | Fix only the last file path is copied to selection buffer | Arun Prakash Jana | |
2019-12-06 | Cancel option for open with | Arun Prakash Jana | |
2019-12-05 | Use ISO 8601 in status bar | Arun Prakash Jana | |
2019-12-05 | Prepare for release v2.8.1 | Arun Prakash Jana | |
2019-12-04 | Fix always archiving current file (#396) | KlzXS | |
2019-12-04 | Prepare for release v2.8 | Arun Prakash Jana | |
2019-12-03 | Use common construct for utility names | Arun Prakash Jana | |
2019-12-02 | Remove redundant assignment | Arun Prakash Jana | |
2019-12-02 | Disable rollover at edges on scroll | Arun Prakash Jana | |
2019-12-01 | Option -R to disable rollover at edges | Arun Prakash Jana | |
2019-12-01 | Handle some keys as special only if filter is empty | Arun Prakash Jana | |
2019-11-30 | Adapt picker mode to new selection changes | Arun Prakash Jana | |
2019-11-30 | Remove a startup loop and use self-fixing | Arun Prakash Jana | |
2019-11-30 | End selection before archive, new, rename | Arun Prakash Jana | |
2019-11-30 | Selection should work across contexts | Arun Prakash Jana | |
2019-11-30 | Do not access invalid lastdir | Arun Prakash Jana | |
2019-11-29 | Support link creation for hovered file | Arun Prakash Jana | |
2019-11-29 | Show all selected files on M | Arun Prakash Jana | |
2019-11-29 | Update program help | Arun Prakash Jana | |
2019-11-28 | Support deselection | Arun Prakash Jana | |
2019-11-25 | Reduce delay, use a more meaningful msg | Arun Prakash Jana | |
2019-11-25 | Update comment to reflect millisecond | Arun Prakash Jana | |
2019-11-24 | Add rclone support for remote access | Arun Prakash Jana | |