Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-09 | allow multiple make targets being specified at once | Jan Chren (rindeal) | |
2019-10-09 | Merge pull request #344 from rindeal/make | Mischievous Meerkat | |
do build configuration with variables instead of targets | |||
2019-10-09 | do build configuration with variables instead of targets | Jan Chren (rindeal) | |
2019-10-09 | Update doc on deselect, file size | Arun Prakash Jana | |
2019-10-08 | Update doc | Arun Prakash Jana | |
2019-10-08 | Remove obsolete troubleshooting note | Arun Prakash Jana | |
2019-10-07 | Fix #338: export current file as $NNN | Arun Prakash Jana | |
2019-10-06 | Prepare for release v2.7 | Arun Prakash Jana | |
2019-10-06 | Update docs | Arun Prakash Jana | |
2019-10-06 | Update auto-complete scripts | Arun Prakash Jana | |
2019-10-06 | Update ToDo list link | Arun Prakash Jana | |
2019-10-05 | Rename target nolocale to noloc | Arun Prakash Jana | |
2019-10-05 | Update help | Arun Prakash Jana | |
2019-10-05 | Limit imput length at readline prompt | Arun Prakash Jana | |
2019-10-05 | Key ^N replaces ^T to toggle nav mode | Arun Prakash Jana | |
2019-10-05 | Add keys: Shift+TAB, ' | Arun Prakash Jana | |
2019-10-04 | Suppress permission denied messages | Arun Prakash Jana | |
2019-10-04 | Use type that fits length | Arun Prakash Jana | |
2019-10-04 | Use ix.io paste service | Arun Prakash Jana | |
2019-10-04 | Remove redundant alignment requirement | Arun Prakash Jana | |
2019-10-04 | Target nolocale: saves more on memory | Arun Prakash Jana | |
2019-10-04 | fix CHANGELOG | Arun Prakash Jana | |
2019-10-03 | Track up to 8 events | Arun Prakash Jana | |
2019-10-03 | Remove weak check for CLI detection | Arun Prakash Jana | |
2019-10-03 | Update man | Arun Prakash Jana | |
2019-10-03 | Fix | Arun Prakash Jana | |
2019-10-03 | Revert "Fix #334: Detect session type" | Arun Prakash Jana | |
This reverts commit e226e8c889e1a218f7ad2ecd669bc6ad00ccca22. | |||
2019-10-03 | Fix #334: Detect session type | Arun Prakash Jana | |
2019-10-03 | Group dirs on top | Arun Prakash Jana | |
2019-10-03 | Add plugin uidgid | Arun Prakash Jana | |
2019-10-02 | Block range selection only when dir chanegs | Arun Prakash Jana | |
2019-10-02 | Fix #334 | Arun Prakash Jana | |
2019-10-02 | Code refactor | Arun Prakash Jana | |
2019-10-02 | ^S is used by stty, use ^K | Arun Prakash Jana | |
2019-10-01 | Update plugin viuimg | Arun Prakash Jana | |
2019-10-01 | Update docs | Arun Prakash Jana | |
2019-10-01 | SSHFS is optional dep | Arun Prakash Jana | |
2019-10-01 | Add image | Arun Prakash Jana | |
2019-10-01 | Fix crc8 match on range selection | Arun Prakash Jana | |
2019-09-30 | Clear selection file on clear selection | Arun Prakash Jana | |
2019-09-30 | Remove selmode indicator | Arun Prakash Jana | |
2019-09-30 | Update program help | Arun Prakash Jana | |
2019-09-30 | Get rid of selection mode. Plus associated changes. | Arun Prakash Jana | |
- distinct keybinds for single entry, range or all selection - selecting a file/range/all files would turn selection mode on - single file/range or all selection appends to selection - any operation (cp, mv, rm, plugin/file execution, cmd prompt, launch app, spawn shell) on selection ends the selection mode - selection buffer is cleared after mv, rm on selection - repeat range selection on same file clears selection and exits seleciton mode - basic check (won't work on dir reload) added to avoid duplicates in selection | |||
2019-09-30 | Shortcut to list selection y is now M | Arun Prakash Jana | |
2019-09-30 | Update docs on new selection shortcuts | Arun Prakash Jana | |
2019-09-30 | End multi selection mode before link | Arun Prakash Jana | |
2019-09-30 | key ^Y is now ^S, key ^K is now ^J, kwy ' is now m | Arun Prakash Jana | |
2019-09-30 | Remove shortcut Leadq to quit context | Arun Prakash Jana | |
2019-09-29 | Do not clear buffer on selection end | Arun Prakash Jana | |
2019-09-29 | Use better keys for selection mode | Arun Prakash Jana | |