nnn/src
Anna Arad 60dac94a5e Implementing sessions support (#360)
* 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-19 03:41:39 +05:30
..
.clang-tidy Fix build break 2019-10-12 08:44:58 +05:30
dbg.h nnn as file manager: more changes 2019-04-16 22:55:59 +05:30
nnn.c Implementing sessions support (#360) 2019-10-19 03:41:39 +05:30
nnn.h Implementing sessions support (#360) 2019-10-19 03:41:39 +05:30