Vos commentaires

With the command 

{ "keys": ["ctrl+up"], "command": "move", "args": {"by": "stops", "empty_line": true, "forward": false} },

a line with only whitespace characters, but otherwise empty, is not treated as a stop. Is there a way to modify the command to treat whitespace-only lines as stops?