nnn/misc
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
..
auto-completion Implementing sessions support (#360) 2019-10-19 03:41:39 +05:30
clipboard-copier Fix #288 2019-06-20 19:17:00 +05:30
natool Move scripts to misc 2019-06-17 07:04:42 +05:30
nlaunch Move scripts to misc 2019-06-17 07:04:42 +05:30
nlay Move scripts to misc 2019-06-17 07:04:42 +05:30
packagecore Move packagecore config, update matrix 2019-09-29 08:02:40 +05:30
quitcd Fix #350: cd on quit if NNN_TMPFILE is set 2019-10-11 23:19:25 +05:30
test Move scripts to misc 2019-06-17 07:04:42 +05:30