Class Nano

    • Field Detail

      • terminal

        protected final Terminal terminal
      • display

        protected final Display display
      • size

        protected final Size size
      • root

        protected final Path root
      • vsusp

        protected final int vsusp
      • printLineNumbers

        public boolean printLineNumbers
      • wrapping

        public boolean wrapping
      • smoothScrolling

        public boolean smoothScrolling
      • mouseSupport

        public boolean mouseSupport
      • oneMoreLine

        public boolean oneMoreLine
      • constantCursor

        public boolean constantCursor
      • quickBlank

        public boolean quickBlank
      • tabs

        public int tabs
      • brackets

        public String brackets
      • matchBrackets

        public String matchBrackets
      • quoteStr

        public String quoteStr
      • bufferIndex

        protected int bufferIndex
      • message

        protected String message
      • errorMessage

        protected String errorMessage
      • nbBindings

        protected int nbBindings
      • editMessage

        protected String editMessage
      • searchCaseSensitive

        protected boolean searchCaseSensitive
      • searchRegexp

        protected boolean searchRegexp
      • searchBackwards

        protected boolean searchBackwards
      • searchTerm

        protected String searchTerm
      • matchedLength

        protected int matchedLength
      • mark

        protected boolean mark
      • highlight

        protected boolean highlight
      • readNewBuffer

        protected boolean readNewBuffer