the bitrig master branch has been updated by natano with 1 new commit: commit 712a97efcb05cb811590eca28bd75c822752d86d diff: https://github.com/bitrig/bitrig/commit/712a97e author: Martin Natano <[email protected]> date: Thu Mar 19 20:39:49 2015 +0100
Remove version command from emacs and vi mode. The command isn't bound to a key per default and the functionality (and implementation) seems rather odd. The keybinding is strictly for interactive use, so I don't expect the removal to break any scripts. The KSH_VERSION environment variable is still available for interactive and non-interactive use. no objection oga@ pedro@ M bin/ksh/emacs.c M bin/ksh/vi.c
