yi-0.12.4: The Haskell-Scriptable Editor

LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010
ExtensionsNondecreasingIndentation

Yi.Keymap.Emacs.KillRing

Contents

Description

 

Synopsis

Killring actions

killRegion :: BufferM () Source

C-w

This is like kill-region-or-backward-word.

killRestOfLine :: BufferM () Source

Kill the rest of line