Skip to content
/ readline Public

readline/emacs-ish bindings for minecraft

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE.2
GPL-3.0
LICENSE.3
Notifications You must be signed in to change notification settings

phroa/readline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readline

Provides readline/emacs-ish bindings for text boxes in Minecraft.

Available mappings:

C-a = beginning-of-line
C-e = end-of-line

C-b = backward-char
C-f = forward-char

M-b = backward-word
M-f = forward-word

C-h = backward-delete-char
C-w = backward-delete-word
C-u = backward-delete-line
C-k = forward-delete-line

C-t = transpose-chars
M-t = transpose-words

M-c = capitalize-word
M-u = upcase-word
M-l = downcase-word

You'll be able to change these one day.


Copyright (C) 2017 Jack Stratton


This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public Licenses along
with this program; if not, https://choosealicense.org has version 2 & 3

About

readline/emacs-ish bindings for minecraft

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE.2
GPL-3.0
LICENSE.3

Stars

Watchers

Forks

Packages

No packages published

Languages