Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The editor module use of the word keymap conflicts with Zsh's #434

Closed
sorin-ionescu opened this issue May 18, 2013 · 1 comment
Closed
Labels

Comments

@sorin-ionescu
Copy link
Owner

Zsh has six keymaps, emacs, viins, vicmd, isearch, command, .safe while
Prezto has two keymaps, emacs and vi. In the Prezto context, the word
keymap should be changed to layout or keyboard-layout.

@sorin-ionescu
Copy link
Owner Author

Perhaps emulation is a better word since the mappings are not trully
Emacs/vi equivalent.

trongrg pushed a commit to trongrg/prezto that referenced this issue Aug 21, 2013
* upstream/master:
  Simplify a conditional
  Remove duplicate alias definitions
  Add utility aliases for Cygwin
  Replace pythonz with pyenv
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap
Bklyn pushed a commit to Bklyn/prezto that referenced this issue Aug 21, 2013
* https://github.com/sorin-ionescu/prezto: (56 commits)
  Simplify a conditional
  Remove duplicate alias definitions
  Add utility aliases for Cygwin
  Replace pythonz with pyenv
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap
  Rename archive module functions
  [Fix sorin-ionescu#436] Update link to Bombich rsync
  Revert "[Fix sorin-ionescu#436] Remove Bombich rsync references"
  [Fix sorin-ionescu#436] Remove Bombich rsync references
  Add the RubyGems bin directory to PATH on other Unix systems
  Do not substitute /tmp since $TMPDIR is always set
  ...
adamrights added a commit to adamrights/prezto that referenced this issue Aug 24, 2013
… HEAD

* 'master' of https://github.com/sorin-ionescu/prezto:
  Simplify a conditional
  Remove duplicate alias definitions
  Add utility aliases for Cygwin
  Replace pythonz with pyenv
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap

Conflicts:
	runcoms/zpreztorc
chauncey-garrett pushed a commit to chauncey-garrett/zsh-prezto that referenced this issue Aug 26, 2013
* upstream/master:
  Simplify a conditional
  Remove duplicate alias definitions
  Add utility aliases for Cygwin
  Replace pythonz with pyenv
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap
duellj added a commit to duellj/prezto that referenced this issue Aug 27, 2013
* upstream/master: (42 commits)
  Simplify a conditional
  Remove duplicate alias definitions
  Add utility aliases for Cygwin
  Replace pythonz with pyenv
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap
  Rename archive module functions
  [Fix sorin-ionescu#436] Update link to Bombich rsync
  Revert "[Fix sorin-ionescu#436] Remove Bombich rsync references"
  [Fix sorin-ionescu#436] Remove Bombich rsync references
  Add the RubyGems bin directory to PATH on other Unix systems
  Do not substitute /tmp since $TMPDIR is always set
  ...

Conflicts:
	runcoms/zpreztorc
gmaghera added a commit to gmaghera/prezto that referenced this issue Aug 30, 2013
* 'master' of https://github.com/sorin-ionescu/prezto:
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap
dstibrany pushed a commit to dstibrany/prezto that referenced this issue Sep 5, 2013
* upstream/master:
  Comment an unnecessary style
  Stop module loading when external code fails to source
  Use correct option for pacman search aliases
  Do not define $GEM_HOME
  Simplify a conditional
  Remove duplicate alias definitions
  Add utility aliases for Cygwin
  Replace pythonz with pyenv
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap
weyhmueller added a commit to weyhmueller/prezto that referenced this issue Sep 7, 2013
* original/master: (70 commits)
  Comment an unnecessary style
  Stop module loading when external code fails to source
  Use correct option for pacman search aliases
  Do not define $GEM_HOME
  Simplify a conditional
  Remove duplicate alias definitions
  Add utility aliases for Cygwin
  Replace pythonz with pyenv
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap
  Rename archive module functions
  [Fix sorin-ionescu#436] Update link to Bombich rsync
  ...

Conflicts:
	modules/ssh-agent/init.zsh
admk added a commit to admk/prezto that referenced this issue Sep 22, 2013
… HEAD

* 'master' of https://github.com/sorin-ionescu/prezto: (25 commits)
  Comment an unnecessary style
  Stop module loading when external code fails to source
  Use correct option for pacman search aliases
  Do not define $GEM_HOME
  Simplify a conditional
  Remove duplicate alias definitions
  Add utility aliases for Cygwin
  Replace pythonz with pyenv
  Update external syntax-highlighting
  Update external history-substring-search
  Update external completions
  Clarify customization instructions
  Move from Carton to Cask
  Increase control over multiplexer auto-start
  [Fix sorin-ionescu#459] Correct typos in the dpkg module
  [Fix sorin-ionescu#452] Squash bugs introduced in fcab2a1
  [Fix sorin-ionescu#411] Add Homebrew module
  [Fix sorin-ionescu#434] Correct ambiguity in the use of the term keymap
  Rename archive module functions
  [Fix sorin-ionescu#436] Update link to Bombich rsync
  ...
matthoffman pushed a commit to matthoffman/oh-my-zsh that referenced this issue Sep 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant