Panel size changed
This commit is contained in:
@@ -88,7 +88,7 @@ filepos_max_saved_entries=1024
|
||||
|
||||
[Layout]
|
||||
output_lines=0
|
||||
left_panel_size=50
|
||||
left_panel_size=55
|
||||
top_panel_size=16
|
||||
message_visible=false
|
||||
keybar_visible=true
|
||||
@@ -154,7 +154,7 @@ ignore_dirs_enable=true
|
||||
ignore_dirs=
|
||||
|
||||
[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 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