Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-23 | Fix Fish autocomplete suggestions for sessions | Anna Arad | |
2019-10-19 | Implementing sessions support (#360) | Anna Arad | |
* Initial commit of sessions implementation * Reduce code duplication * Move load session to program flag -e * Fix context initialization problem when loading session * Add pinned directory to session and reduce session file size * Make load_session print an error if exists and few minor adjustments * Refactor session's file structure * Initialize required structures in load_session before loading * Add load session dynamically, restore last session, and extra fixes * Fix indentation * Add sessions documentation to man page * Update fish completions with sessions and make some improvements * Move to single keybinding session management and add help info * ESC when asked to insert session name behaves better * Add sessions completion for bash * Remove pinned dir from session and minor code refactors | |||
2019-10-11 | Fix #350: cd on quit if NNN_TMPFILE is set | Arun Prakash Jana | |
2019-10-11 | Update key collision detection | Arun Prakash Jana | |
2019-10-06 | Update auto-complete scripts | Arun Prakash Jana | |
2019-09-29 | Move packagecore config, update matrix | Arun Prakash Jana | |
2019-08-30 | Option -a to use file access time | Arun Prakash Jana | |
2019-08-28 | Implement mediainfo as a plugin | Arun Prakash Jana | |
2019-08-23 | Option -r to show cp, mv progress on Linux | Arun Prakash Jana | |
2019-08-20 | Remove wild load option | Arun Prakash Jana | |
2019-08-17 | Option -t replaces NNN_NO_AUTOSELECT | Arun Prakash Jana | |
2019-08-16 | Option -o replaces NNN_RESTRICT_NAV_OPEN | Arun Prakash Jana | |
2019-08-16 | Update auto-completion scripts | Arun Prakash Jana | |
2019-07-14 | Resurrect default sort | Arun Prakash Jana | |
2019-07-10 | Combine 'XDG_CONFIG_HOME' and 'HOME` in quitcd.fish | Pavel Fokin | |
2019-07-09 | Add forgotten export for quitcd scripts | Pavel Fokin | |
2019-07-09 | Merge pull request #302 from fokinpv/fix-quitcd-example | Mischievous Meerkat | |
Fix quitcd snippets for 'zsh' and 'bash' | |||
2019-07-09 | Update quitcd snippet for 'fish' | Pavel Fokin | |
2019-07-08 | Bash auto-complete enhancements | Arun Prakash Jana | |
2019-07-08 | Fix quitcd snippets for 'zsh' and 'bash' | Pavel Fokin | |
2019-06-20 | Fix #288 | Arun Prakash Jana | |
2019-06-17 | Move scripts to misc | Arun Prakash Jana | |
2017-09-02 | Change name to scripts directory | Arun Prakash Jana | |
2017-06-30 | Simplify argument handling | Arun Prakash Jana | |
2017-06-06 | Set detail view mode as default, introduce light mode | Arun Prakash Jana | |
2017-04-29 | Update scripts | Arun Prakash Jana | |
2017-04-20 | Support cd on quit | Arun Prakash Jana | |