Files
kitty/kitty
Daniel Hahler 2cc2f803f1 create_session: handle args=None
Fixes `new_os_window`:

    scancode: 0x39 release: 0 clean_sym: n composed_sym: N mods: ctrl+shift glfw_key: N
    Traceback (most recent call last):
      File "…/Vcs/kitty/kitty/boss.py", line 431, in dispatch_special_key
        return self.dispatch_action(key_action)
      File "…/Vcs/kitty/kitty/boss.py", line 487, in dispatch_action
        passthrough = f(*key_action.args)
      File "…/Vcs/kitty/kitty/boss.py", line 199, in new_os_window
        self._new_os_window(args)
      File "…/Vcs/kitty/kitty/boss.py", line 195, in _new_os_window
        startup_session = create_session(self.opts, special_window=sw, cwd_from=cwd_from)
      File "…/Vcs/kitty/kitty/session.py", line 127, in create_session
        if args.hold:
2018-06-23 02:57:47 +02:00
..
2018-06-06 13:27:15 +05:30
2018-05-27 12:37:05 +05:30
2018-05-20 10:43:26 +05:30
2018-06-18 10:02:05 +05:30
2018-06-18 10:02:05 +05:30
...
2018-06-22 12:44:08 +05:30
...
2018-06-22 15:35:24 +05:30
2018-06-18 11:10:16 +05:30
...
2018-05-05 07:30:59 +05:30
2018-06-22 10:21:51 +05:30
2018-06-22 13:26:41 +05:30
2018-06-22 13:26:41 +05:30
2018-06-18 12:18:04 +05:30
2018-05-27 21:25:09 +05:30
2018-06-10 12:01:18 -07:00
2018-06-06 13:27:15 +05:30
2018-06-23 02:57:47 +02:00
2018-06-06 13:27:15 +05:30
2018-06-06 13:27:15 +05:30
2018-04-23 11:28:02 +05:30
2018-06-18 10:02:05 +05:30