File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ Default bindings available from a purescript buffer:
134134| C-c M-n | M-x psci/load-module! | Equivalent of `:i your.current.module.name` - Import <module> for use in PSCI |
135135| C-c C-r | M-x psci/load-project-modules! | Load or reload files defined in the project file .psci |
136136| N/A | M-x psci/reset! | Equivalent of `:r` - Reset |
137+ | N/A | M-x psci/quit! | Equivalent of `:q` - Quit |
137138| C-c C-z | | Provided you use the previous setup, this will switch back and forth between repl and buffer |
138139|-------------+--------------------------------+----------------------------------------------------------------------------------------------|
139140
Original file line number Diff line number Diff line change 11#+title: backlog
22#+author: ardumont
33
4- * IN-PROGRESS 0.0.5 [83%]
4+ * TODO 0.0.6 [0%]
5+ - [ ] Update version
6+ - [ ] Make psci's default completion work
7+ * IN-PROGRESS 0.0.5 [85%]
58- [X] Prepare backlog
69- [X] Improve mode description header
710- [X] Update version
1215 - [X] Reorganize private functions at the beginning of the buffer
1316 - [X] Improve psci minor mode's dosctring description
1417- [X] Add quit session command
15- - [ ] Make psci's default completion work
18+ - [X] Update documentation about quit command
1619* DONE 0.0.4 [100%]
1720CLOSED: [2014-10-29 Wed 20:08]
1821- [X] Update version
You can’t perform that action at this time.
0 commit comments