Panel size changed
This commit is contained in:
@@ -88,7 +88,7 @@ filepos_max_saved_entries=1024
|
|||||||
|
|
||||||
[Layout]
|
[Layout]
|
||||||
output_lines=0
|
output_lines=0
|
||||||
left_panel_size=50
|
left_panel_size=55
|
||||||
top_panel_size=16
|
top_panel_size=16
|
||||||
message_visible=false
|
message_visible=false
|
||||||
keybar_visible=true
|
keybar_visible=true
|
||||||
@@ -154,7 +154,7 @@ ignore_dirs_enable=true
|
|||||||
ignore_dirs=
|
ignore_dirs=
|
||||||
|
|
||||||
[Panelize]
|
[Panelize]
|
||||||
Modified git files=git ls-files --modified
|
|
||||||
Find *.orig after patching=find . -name \\*.orig -print
|
|
||||||
Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
|
|
||||||
Find rejects after patching=find . -name \\*.rej -print
|
Find rejects after patching=find . -name \\*.rej -print
|
||||||
|
Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
|
||||||
|
Find *.orig after patching=find . -name \\*.orig -print
|
||||||
|
Modified git files=git ls-files --modified
|
||||||
|
|||||||
Reference in New Issue
Block a user