Age | Commit message (Expand) | Author |
---|---|---|
2019-10-09 | allow multiple make targets being specified at once | |
2019-10-09 | Merge pull request #344 from rindeal/make | |
2019-10-09 | do build configuration with variables instead of targets | |
2019-10-09 | Update doc on deselect, file size | |
2019-10-08 | Update doc | |
2019-10-08 | Remove obsolete troubleshooting note | |
2019-10-07 | Fix #338: export current file as $NNN | |
2019-10-06 | Prepare for release v2.7 | |
2019-10-06 | Update docs | |
2019-10-06 | Update auto-complete scripts | |
2019-10-06 | Update ToDo list link | |
2019-10-05 | Rename target nolocale to noloc | |
2019-10-05 | Update help | |
2019-10-05 | Limit imput length at readline prompt | |
2019-10-05 | Key ^N replaces ^T to toggle nav mode | |
2019-10-05 | Add keys: Shift+TAB, ' | |
2019-10-04 | Suppress permission denied messages | |
2019-10-04 | Use type that fits length | |
2019-10-04 | Use ix.io paste service | |
2019-10-04 | Remove redundant alignment requirement | |
2019-10-04 | Target nolocale: saves more on memory | |
2019-10-04 | fix CHANGELOG | |
2019-10-03 | Track up to 8 events | |
2019-10-03 | Remove weak check for CLI detection | |
2019-10-03 | Update man | |
2019-10-03 | Fix | |
2019-10-03 | Revert "Fix #334: Detect session type" | |
2019-10-03 | Fix #334: Detect session type | |
2019-10-03 | Group dirs on top | |
2019-10-03 | Add plugin uidgid | |
2019-10-02 | Block range selection only when dir chanegs | |
2019-10-02 | Fix #334 | |
2019-10-02 | Code refactor | |
2019-10-02 | ^S is used by stty, use ^K | |
2019-10-01 | Update plugin viuimg | |
2019-10-01 | Update docs | |
2019-10-01 | SSHFS is optional dep | |
2019-10-01 | Add image | |
2019-10-01 | Fix crc8 match on range selection | |
2019-09-30 | Clear selection file on clear selection | |
2019-09-30 | Remove selmode indicator | |
2019-09-30 | Update program help | |
2019-09-30 | Get rid of selection mode. Plus associated changes. | |
2019-09-30 | Shortcut to list selection y is now M | |
2019-09-30 | Update docs on new selection shortcuts | |
2019-09-30 | End multi selection mode before link | |
2019-09-30 | key ^Y is now ^S, key ^K is now ^J, kwy ' is now m | |
2019-09-30 | Remove shortcut Leadq to quit context | |
2019-09-29 | Do not clear buffer on selection end | |
2019-09-29 | Use better keys for selection mode |