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

Cursor movement and history search #6

Closed
fgnass opened this issue Sep 7, 2011 · 0 comments
Closed

Cursor movement and history search #6

fgnass opened this issue Sep 7, 2011 · 0 comments

Comments

@fgnass
Copy link

fgnass commented Sep 7, 2011

What about adding these keybindings to .inputrc?

"\e[1~": beginning-of-line       # Home key
"\e[4~": end-of-line             # End key
"\e[5~": history-search-backward # Page Up
"\e[6~": history-search-forward  # Page Down
"\e[3~": delete-char             # Delete key
"\e[5C": forward-word            # Ctrl+right
"\e[5D": backward-word           # Ctrl+left
xoss pushed a commit to xoss/dotfiles_mathias that referenced this issue Jul 15, 2013
# By Paul Irish (70) and others
# Via Paul Irish
* paulirish/master: (82 commits)
  much faster git status checks
  z installation docs
  Rename "readme.md" to "README.md" to match the exclude list in sync.sh
  Fix some typo error
  ack v2 doesnt do -a
  add VCL Controll support
  Skipping DMG image verification on Finder
  gifify from @SlexAxton. recommended with --good option.
  sloppy cd'er
  no more whitespace fixing automatically.
  no more whitespace fixing automatically.
  update github-email bin by sindre
  speed up git dirty check. WAY faster. thanks @sindresorhus. fixes mathiasbynens#6
  Update parse_git_dirty() due to git status change
  add a few binaries. github-email (thx @sindresorhus for the impl) and spotify
  cdf to cd into whatever is the forefront Finder window. by the illustrious @sindresorhus
  extract .tar & .zip archives in their own folder
  i want me some timestamps in my history file.
  i want me some timestamps in my history file.
  extract() archives - the #html5devconf challenge
  ...

Conflicts:
	.aliases
	.bash_profile
	.bash_prompt
	.brew
	.exports
	.functions
	.gitattributes
	.gitconfig
	.osx
	.vim/syntax/json.vim
	.vimrc
	README.md
	install-deps.sh
	sync.sh
Omranic added a commit to rinvex/dotfiles that referenced this issue Aug 2, 2017
XanderDwyl pushed a commit to XanderDwyl/dotfiles that referenced this issue Jan 26, 2020
…/push

🎨 Fix formatting of 1 file for commit 7a3da5c
yuzx2008 added a commit to yuzx2008/dotfiles that referenced this issue Jan 19, 2023
# This is the 1st commit message:

增加 diamond v2.0 ui 安装缺少的 label

# This is the commit message mathiasbynens#2:

Specify permissions and generate RBAC manifests

# This is the commit message mathiasbynens#3:

增加 diamond v2.0 ui 安装缺少的 label

# This is the commit message mathiasbynens#4:

Specify permissions and generate RBAC manifests

# This is the commit message mathiasbynens#5:

Specify permissions and generate RBAC manifests

# This is the commit message mathiasbynens#6:

Specify permissions and generate RBAC manifests

# This is the commit message mathiasbynens#7:

Specify permissions and generate RBAC manifests

# This is the commit message mathiasbynens#8:

增加 diamond v2.0 ui 安装缺少的 label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants