help (:h): remove misleading shortcut for :exit (^D)
authorDaniel Kochmański <daniel@turtleware.eu>
Fri, 21 Aug 2015 08:34:07 +0000 (10:34 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Fri, 21 Aug 2015 08:34:18 +0000 (10:34 +0200)
commitf14083e14e27794a3c3fe8cb6c2c3f90690510b0
tree17cbe1c9e2411b4d07da97192d1259bee4935394
parenta6fc701b85f2cbc4648f3f50df3216d0ec9e3638
help (:h): remove misleading shortcut for :exit (^D)

This works only on unix. ^Z isn't good replacement for windows too,
because it needs additional [RET] hit. Just remove help hint about
shortcut version. ^D will still work on unix and ^Z [RET] will work on
windows. Fixes #69.

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
src/lsp/top.lsp