nomadbsd / NomadBSD

Livesystem based on FreeBSD
http://nomadbsd.org
BSD 2-Clause "Simplified" License
361 stars 42 forks source link

Sakura: Impossible to open tabs or new instances #75

Closed probonopd closed 4 years ago

probonopd commented 4 years ago

Sakura: It seeems impossible (or at least unintuitive) to open tabs or new instances. I tried by using Ctrl-T (tab) or Ctrl-N (new windows) as it is typically the case with terminals. Maybe switch to a more usable terminal?

mrclksr commented 4 years ago

$ man sakura:

   DEFAULTS
           Ctrl + Shift + T                 -> New tab
           Ctrl + Shift + W                 -> Close current tab
           Ctrl + Shift + C                 -> Copy selected text
           Ctrl + Shift + V                 -> Paste selected text
           Alt  + Left cursor               -> Previous tab
           Alt  + Right cursor              -> Next tab
           Alt  + [1-9]                     -> Switch to tab N (1-9)
           Ctrl + Shift + S                 -> Toggle scrollbar
           Ctrl + Shift + Mouse left button -> Open link
           F11                              -> Fullscreen
           Shift + PageUp                   -> Move up through scrollback by page
           Shift + PageDown                 -> Move down through scrollback by page
           Ctrl + Shift + Up                -> Move up through scrollback by line
           Ctrl + Shift + Down              -> Move down through scrollback by line

Or right-click in the terminal window to open the context menu.

probonopd commented 4 years ago

Thanks for the hint. Easy once you know where to look ;-/ Strange, I thought I had tried Ctrl-Shift-T. Maybe I forgot the Shift.

For newbies it might be less than discoverable.

mrclksr commented 4 years ago

https://github.com/nomadbsd/handbook/commit/c5caf867362e019ec10116c0d12836d2ca9edfc4