Pretty cool how they came up with a unique command for quitting, that no other program in the world uses. It's like a little puzzle in the middle of your work day!
– Andrew KosterJan 29 '21 at 19:23
1
@AndrewKoster And people complain about vim lol. I came here after running .help in v3.34.1 then trying to run .quit and .quit() multiple times with no effect (despite it clearly saying .quit on the screen)... at least Ctrl + D worked. Making a copy of the same db and trying again, I couldn't even recreate it. But yeah, would have preferred :q or ZQ myself...
– zpangwinJun 29 '21 at 13:47
.help
in v3.34.1 then trying to run.quit
and.quit()
multiple times with no effect (despite it clearly saying.quit
on the screen)... at leastCtrl
+D
worked. Making a copy of the same db and trying again, I couldn't even recreate it. But yeah, would have preferred:q
orZQ
myself... – zpangwin Jun 29 '21 at 13:47