Commit b6230d9
committed
paste events work in stdin and save dialogs
1 parent ec023e0 commit b6230d9Copy full SHA for b6230d9
2 files changed
+23-11Lines changed: 23 additions & 11 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- bpython/curtsiesfrontend
Expand file treeCollapse file tree
Open diff view settings
Collapse file
bpython/curtsiesfrontend/interaction.py
Copy file name to clipboardExpand all lines: bpython/curtsiesfrontend/interaction.py+10-4Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
52 | 52 | |
53 | 53 | |
54 | 54 | |
| 55 | + |
| 56 | + |
| 57 | + |
55 | 58 | |
56 | 59 | |
57 | 60 | |
| ||
72 | 75 | |
73 | 76 | |
74 | 77 | |
75 | | - |
76 | | - |
77 | | - |
78 | | - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
79 | 85 | |
80 | 86 | |
81 | 87 | |
|
Collapse file
bpython/curtsiesfrontend/repl.py
Copy file name to clipboardExpand all lines: bpython/curtsiesfrontend/repl.py+13-7Lines changed: 13 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
58 | | - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
59 | 62 | |
60 | 63 | |
61 | 64 | |
| ||
64 | 67 | |
65 | 68 | |
66 | 69 | |
67 | | - |
68 | | - |
69 | | - |
70 | | - |
71 | | - |
72 | | - |
| 70 | + |
73 | 71 | |
74 | 72 | |
75 | 73 | |
| ||
82 | 80 | |
83 | 81 | |
84 | 82 | |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
85 | 91 | |
86 | 92 | |
87 | 93 | |
|
0 commit comments