Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

add support for downcase-word, upcase-word and capitalise-word#995

Merged
ridiculousfish merged 1 commit into
fish-shell:masterfish-shell/fish-shell:masterfrom
crishoj:readline-commandscrishoj/fish-shell:readline-commandsCopy head branch name to clipboard
Sep 11, 2013
Merged

add support for downcase-word, upcase-word and capitalise-word#995
ridiculousfish merged 1 commit into
fish-shell:masterfish-shell/fish-shell:masterfrom
crishoj:readline-commandscrishoj/fish-shell:readline-commandsCopy head branch name to clipboard

Conversation

@crishoj

@crishoj crishoj commented Sep 9, 2013

Copy link
Copy Markdown
Contributor

Some muscle-memory pleasing for those with prolonged exposure to readline command line editing:

  • upcase-word (alt+U)
  • downcase-word (alt+L)
  • capitalise-word (alt+C)

The keybinding for downcase-word clashes with the existing keybinding for __fish_list_current_token, so I'm leaving this disabled in the default keybindings.

@ridiculousfish
ridiculousfish merged commit cd1c2f7 into fish-shell:master Sep 11, 2013
@ridiculousfish

Copy link
Copy Markdown
Member

Thanks, looks good. I factored the three cases together and also taught it how to update syntax highlighting, etc.

Merged with rebase as:
To git@github.com:fish-shell/fish-shell.git
a1020b3..b993dce master -> master

@crishoj

crishoj commented Sep 11, 2013

Copy link
Copy Markdown
Contributor Author

Neat and DRY - thanks.

@zanchey

zanchey commented Sep 13, 2013

Copy link
Copy Markdown
Member

Added documentation in b56542a.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.