답변:
해당 창 크기를 늘릴 수있는 해킹에 대해서는 잘 모릅니다. 내가 아는 한이 크기는 기본 제공되며 cmd.exe
아무도 아직 수행하지 않은이 실행 파일을 바이너리 해킹하여 변경 할 수 있습니다.
레지스트리에서
HKEY_CURRENT_USER\Console
일부 콘솔의 일부 콘솔 설정과 다른 콘솔 프로그램의 개별 설정에 대한 하위 키를 찾을 수 있습니다. 그러나이 창 크기에는 설정이 없습니다.
더 많은 히스토리를 보는 다른 방법은 doskey 명령 을 사용하는 것 입니다.
DOSKEY /HISTORY
메모리에 저장된 모든 명령을 표시합니다.
DOSKEY /LISTSIZE=number
명령 히스토리 버퍼의 크기를 숫자 라인으로 설정합니다.
그렇지 않으면 원하는 것을 수행하는 대체 쉘을 찾을 수 있습니다. Windows 명령 프롬프트 의 AlternativeTo 기사를 참조하십시오 .
[편집하다]
삭제 된 답변에서 사용자 @Hicsy는 아래 doskey /history
명령에서
F9"1"로 시작하는 숫자와 함께 사용할 수 있다고 언급했습니다 .
왼쪽 상단에서 명령 단추를 클릭하고 속성 명령을 선택한 다음 명령 기록 아래의 옵션 탭에서 버퍼 크기 번호를 변경하여이 기록 목록의 크기를 변경할 수 있습니다.
Open Command Prompt
Click the upper-left corner of the Command Prompt window, and then click Properties.
Click the Options tab.
In Command History, type or select 999 in Buffer Size, and then type or select 5 in Number of Buffers.
In Edit Options, select the Quick Edit Mode and Insert Mode check boxes.
Click the Layout tab.
In Screen Buffer Size, type or select 2500 in Height.
Do any of the following optional tasks:
In Screen Buffer Size, increase Width.
In Window Size, increase Height.
In Window Size, increase Width.
Clear the Let system position window check box, and then, in Window Position, change the values in Left and Top.
In the Apply Properties dialog box, click Save properties for future windows with same title.