⚡ small ui and ux improvements of Geany
This commit is contained in:
@@ -14,9 +14,9 @@ menu_reloadall=
|
||||
file_openlasttab=
|
||||
menu_quit=<Primary>q
|
||||
menu_undo=<Primary>z
|
||||
menu_redo=<Primary>y
|
||||
edit_duplicateline=<Primary>d
|
||||
edit_deleteline=<Primary>k
|
||||
menu_redo=<Primary><Shift>z
|
||||
edit_duplicateline=
|
||||
edit_deleteline=
|
||||
edit_deletelinetoend=<Primary><Shift>Delete
|
||||
edit_deletelinetobegin=<Primary><Shift>BackSpace
|
||||
edit_transposeline=
|
||||
@@ -24,7 +24,7 @@ edit_scrolltoline=<Primary><Shift>l
|
||||
edit_scrolllineup=<Alt>Up
|
||||
edit_scrolllinedown=<Alt>Down
|
||||
edit_completesnippet=Tab
|
||||
move_snippetnextcursor=
|
||||
move_snippetnextcursor=<Shift>ISO_Left_Tab
|
||||
edit_suppresssnippetcompletion=
|
||||
popup_contextaction=
|
||||
edit_autocomplete=<Primary>space
|
||||
@@ -64,7 +64,7 @@ edit_sendtocmd9=
|
||||
edit_sendtovte=
|
||||
format_reflowparagraph=<Primary>j
|
||||
edit_joinlines=
|
||||
menu_insert_date=<Shift><Alt>d
|
||||
menu_insert_date=
|
||||
edit_insertwhitespace=
|
||||
edit_insertlinebefore=
|
||||
edit_insertlineafter=
|
||||
@@ -140,7 +140,7 @@ switch_compiler=
|
||||
switch_messages=
|
||||
switch_scribble=F6
|
||||
switch_vte=F4
|
||||
switch_sidebar=
|
||||
switch_sidebar=<Shift>F2
|
||||
switch_sidebar_symbol_list=
|
||||
switch_sidebar_doc_list=
|
||||
switch_tableft=<Primary>Page_Up
|
||||
@@ -171,8 +171,8 @@ switch_head_impl=<Shift><Alt>s
|
||||
goto_file=<Shift><Alt>g
|
||||
|
||||
[commander]
|
||||
show_panel=<Primary>semicolon
|
||||
show_panel_commands=
|
||||
show_panel=
|
||||
show_panel_commands=<Primary>semicolon
|
||||
show_panel_files=
|
||||
|
||||
[file_browser]
|
||||
|
Reference in New Issue
Block a user