yi-0.6.2.3: The Haskell-Scriptable Editor
Source code
Contents
Index
Yi.Keymap.Cua
Synopsis
keymap
::
KeymapSet
portableKeymap
:: (
Event
->
Event
) ->
KeymapSet
cut
::
EditorM
()
paste
::
EditorM
()
copy
::
EditorM
()
del
::
EditorM
()
Documentation
keymap
::
KeymapSet
Source
portableKeymap
:: (
Event
->
Event
) ->
KeymapSet
Source
Introduce a keymap that is compatible with both windows and osx, by parameterising the event modifier required for commands
cut
::
EditorM
()
Source
paste
::
EditorM
()
Source
copy
::
EditorM
()
Source
del
::
EditorM
()
Source
Produced by
Haddock
version 2.6.1