Key

terminus.Key
See theKey companion class
object Key

Attributes

Companion
class
Source
Key.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Key.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def apply(char: Char): Key

Construct a Key from an unmodified Char

Construct a Key from an unmodified Char

Attributes

Source
Key.scala

Construct a Key from an unmodified KeyCode

Construct a Key from an unmodified KeyCode

Attributes

Source
Key.scala
def control(char: Char): Key

Construct a Key with a val controlmodifier

Construct a Key with a val controlmodifier

Attributes

Source
Key.scala

Construct a Key with a val controlmodifier

Construct a Key with a val controlmodifier

Attributes

Source
Key.scala
def shift(char: Char): Key

Construct a Key with a Shift modifier

Construct a Key with a Shift modifier

Attributes

Source
Key.scala

Construct a Key with a Shift modifier

Construct a Key with a Shift modifier

Attributes

Source
Key.scala

Construct a Key representing an unknown sequence of escape codes from the terminal.

Construct a Key representing an unknown sequence of escape codes from the terminal.

Attributes

Source
Key.scala

Concrete fields

val backTab: Key

Attributes

Source
Key.scala
val backspace: Key

Attributes

Source
Key.scala

An alias for enter.

An alias for enter.

Attributes

Source
Key.scala
val controlA: Key

Attributes

Source
Key.scala
val controlAt: Key

Attributes

Source
Key.scala
val controlB: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlC: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlD: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlE: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlF: Key

Attributes

Source
Key.scala
val controlF1: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlF2: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlF3: Key

Attributes

Source
Key.scala
val controlF4: Key

Attributes

Source
Key.scala
val controlF5: Key

Attributes

Source
Key.scala
val controlF6: Key

Attributes

Source
Key.scala
val controlF7: Key

Attributes

Source
Key.scala
val controlF8: Key

Attributes

Source
Key.scala
val controlF9: Key

Attributes

Source
Key.scala
val controlG: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlK: Key

Attributes

Source
Key.scala
val controlL: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlN: Key

Attributes

Source
Key.scala
val controlO: Key

Attributes

Source
Key.scala
val controlP: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlQ: Key

Attributes

Source
Key.scala
val controlR: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlS: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlT: Key

Attributes

Source
Key.scala
val controlU: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val controlUp: Key

Attributes

Source
Key.scala
val controlV: Key

Attributes

Source
Key.scala
val controlW: Key

Attributes

Source
Key.scala
val controlX: Key

Attributes

Source
Key.scala
val controlY: Key

Attributes

Source
Key.scala
val controlZ: Key

Attributes

Source
Key.scala
val delete: Key

Attributes

Source
Key.scala
val down: Key

Attributes

Source
Key.scala
val end: Key

Attributes

Source
Key.scala
val enter: Key

Attributes

Source
Key.scala
val escape: Key

Attributes

Source
Key.scala
val f1: Key

Attributes

Source
Key.scala
val f10: Key

Attributes

Source
Key.scala
val f11: Key

Attributes

Source
Key.scala
val f12: Key

Attributes

Source
Key.scala
val f13: Key

Attributes

Source
Key.scala
val f14: Key

Attributes

Source
Key.scala
val f15: Key

Attributes

Source
Key.scala
val f16: Key

Attributes

Source
Key.scala
val f17: Key

Attributes

Source
Key.scala
val f18: Key

Attributes

Source
Key.scala
val f19: Key

Attributes

Source
Key.scala
val f2: Key

Attributes

Source
Key.scala
val f20: Key

Attributes

Source
Key.scala
val f21: Key

Attributes

Source
Key.scala
val f22: Key

Attributes

Source
Key.scala
val f23: Key

Attributes

Source
Key.scala
val f24: Key

Attributes

Source
Key.scala
val f3: Key

Attributes

Source
Key.scala
val f4: Key

Attributes

Source
Key.scala
val f5: Key

Attributes

Source
Key.scala
val f6: Key

Attributes

Source
Key.scala
val f7: Key

Attributes

Source
Key.scala
val f8: Key

Attributes

Source
Key.scala
val f9: Key

Attributes

Source
Key.scala
val home: Key

Attributes

Source
Key.scala
val insert: Key

Attributes

Source
Key.scala
val left: Key

Attributes

Source
Key.scala
val lineFeed: Key

An alias for newLine.

An alias for newLine.

Attributes

Source
Key.scala
val newLine: Key

Attributes

Source
Key.scala
val pageDown: Key

Attributes

Source
Key.scala
val pageUp: Key

Attributes

Source
Key.scala
val right: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val shiftDown: Key

Attributes

Source
Key.scala
val shiftEnd: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val shiftHome: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val shiftLeft: Key

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala

Attributes

Source
Key.scala
val shiftUp: Key

Attributes

Source
Key.scala
val space: Key

Attributes

Source
Key.scala
val tab: Key

Attributes

Source
Key.scala
val up: Key

Attributes

Source
Key.scala