| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 76892ca commit 9f0d073
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -205,8 +205,6 @@ def get_key_no_doublebind(command): | |||
| 205 | 205 | struct.end_of_line_key = get_key_no_doublebind('end_of_line') | |
| 206 | 206 | struct.beginning_of_line_key = get_key_no_doublebind('beginning_of_line') | |
| 207 | 207 | struct.transpose_chars_key = get_key_no_doublebind('transpose_chars') | |
| 208 | - struct.clear_line_key = get_key_no_doublebind('clear_line') | ||
| 209 | - struct.clear_screen_key = get_key_no_doublebind('clear_screen') | ||
| 210 | 208 | struct.exit_key = get_key_no_doublebind('exit') | |
| 211 | 209 | struct.last_output_key = get_key_no_doublebind('last_output') | |
| 212 | 210 | struct.edit_config_key = get_key_no_doublebind('edit_config') | |
| Back | FazBrowse Home | New Git URL |
0 commit comments