Open
Description
This is an issue for tracking issues to be communicated to JupyterHub/SQuarE team. Please edit this comment directly to add issues.
- JupyterLab startup time is long (~several minutes)
- Line wrapping fails with meta characters. On Mac running Chrome
option+v
command+v
leads to a overflowing line. - Key repeats don't seem to be enabled (holding
a
does not repeat) - Center click does not work to copy and paste text from notebook to terminal (Firefox on SL6). In fact, I can't figure out any way to copy and paste text on this system...
- Ctrl+b shows/hides the tool bar, rather than moving the cursor to the beginning of the line (standard readline cursor movement)
- Emacs is mostly unusable due to conflicts with browser keybindings (i.e. ctrl-n, ctrl-w, ctrl-v, etc.). See emacs and lsst-lspdev #56 for more discussion of emacs issues.
- nano is not installed. Are there other light weight editors that are not vim?