[Snek] [keith-packard/snek] e01153: snekde: Use alt key as alternate way to get functi...

Keith Packard noreply at github.com
Sat Mar 2 17:48:38 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: e01153dc1e06eeba778ad1660b9e2d062ec723da
      https://github.com/keith-packard/snek/commit/e01153dc1e06eeba778ad1660b9e2d062ec723da
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
    M snekde/snekde.py

  Log Message:
  -----------
  snekde: Use alt key as alternate way to get function keys (alt-digit)

Some terminal emulators steal the function keys for menu functions
(like Help). Let users access menu functions with Alt-digit as an
alternative.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 4c49e8405430ed8359adca543e8375d59ad0d774
      https://github.com/keith-packard/snek/commit/4c49e8405430ed8359adca543e8375d59ad0d774
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
    M snekde/snekde.py

  Log Message:
  -----------
  snekde: Don't let users put empty programs

Hitting F3 before loading anything into the editor would erase any
current program. This is usually a mistake, so disallow it.

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/1357b78c85cb...4c49e8405430


More information about the Snek mailing list