update
This commit is contained in:
@@ -6,7 +6,7 @@ auto_save_setup=1
|
||||
preallocate_space=0
|
||||
auto_menu=0
|
||||
use_internal_view=1
|
||||
use_internal_edit=1
|
||||
use_internal_edit=0
|
||||
clear_before_exec=1
|
||||
confirm_delete=1
|
||||
confirm_overwrite=1
|
||||
@@ -50,7 +50,7 @@ fish_directory_timeout=900
|
||||
editor_tab_spacing=8
|
||||
editor_word_wrap_line_length=72
|
||||
editor_fill_tabs_with_spaces=0
|
||||
editor_return_does_auto_indent=1
|
||||
editor_return_does_auto_indent=0
|
||||
editor_backspace_through_tabs=0
|
||||
editor_fake_half_tabs=1
|
||||
editor_option_save_mode=0
|
||||
@@ -69,8 +69,7 @@ editor_line_state=0
|
||||
editor_simple_statusbar=0
|
||||
editor_check_new_line=0
|
||||
editor_show_right_margin=0
|
||||
editor_group_undo=0
|
||||
editor_state_full_filename=0
|
||||
editor_group_undo=1
|
||||
editor_ask_filename_before_edit=0
|
||||
nice_rotating_dash=1
|
||||
mcview_remember_file_position=0
|
||||
@@ -93,7 +92,7 @@ menubar_visible=1
|
||||
free_space=1
|
||||
horizontal_split=0
|
||||
vertical_equal=1
|
||||
left_panel_size=87
|
||||
left_panel_size=69
|
||||
horizontal_equal=1
|
||||
top_panel_size=1
|
||||
|
||||
@@ -105,6 +104,7 @@ ftpfs_password=anonymous@
|
||||
display_codepage=UTF-8
|
||||
source_codepage=Other_8_bit
|
||||
autodetect_codeset=
|
||||
spell_language=en
|
||||
clipboard_store=
|
||||
clipboard_paste=
|
||||
|
||||
@@ -113,6 +113,10 @@ base_color=
|
||||
xterm=
|
||||
color_terminals=
|
||||
|
||||
screen=
|
||||
|
||||
screen-256color=
|
||||
|
||||
[Panels]
|
||||
show_mini_info=true
|
||||
kilobyte_si=false
|
||||
@@ -137,7 +141,7 @@ select_flags=6
|
||||
expanded_view_of_groups=0
|
||||
|
||||
[Panelize]
|
||||
Geänderte git Dateien=git ls-files --modified
|
||||
Modified git files=git ls-files --modified
|
||||
Nach dem Patchen nach Rejects suchen=find . -name \\*.rej -print
|
||||
Suche SUID und SGID Programme=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
|
||||
Suche nach *.orig nach dem Patchen=find . -name \\*.orig -print
|
||||
|
||||
Reference in New Issue
Block a user