나는 rofi-locate 스크립트에 이 명령을 사용합니다(원천):
xdg-open "$(locate $query | rofi -threads 0 -width 90 -dmenu -i -p "locate:")"
현재 모든 긴 경로 결과는 끝 부분이 잘리고 실제 파일 이름은 표시되지 않습니다. 행이 너무 길어서 맞지 않을 경우 Rofi가 끝 부분을 잘리기 때문입니다. 처음부터 잘라낼 수 있나요?
기본적으로는 보여주네요
...h/that/cant/possibly/fit/in/a/single/line/so/it/gets/truncated.txt
바꾸다
/a/very/long/path/that/cant/possibly/fit/in/a/single/line/so/it/ge...
답변1
을 눌러 Alt + period
타원형 모드를 전환할 수 있습니다.