[go: nahoru, domu]

Skip to content

tlack/persist-state.q

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

persist-state.q

Tiny snippet of code to save the state of your q session when you exit, and restore it when you start again.

State is stored in lastsess.qdb

The code is just three lines. Read it!

Usage

Add this to ~/q/q.q:

	\l /path/to/persist-state.q

Note on style

I'm going overboard on comments because Q is hard for new users to understand.

About

Save your Q/Kdb+ workspace on exit, restore on start

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published