asciinema是一个terminal记录器-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 703261
  • 博文数量: 181
  • 博客积分: 2548
  • 博客等级: 少校
  • 技术积分: 1819
  • 用 户 组: 普通用户
  • 注册时间: 2008-11-29 16:36
个人简介

爱咋咋地

文章分类

全部博文(181)

文章存档

2024年(5)

2023年(18)

2022年(19)

2021年(3)

2020年(1)

2018年(1)

2017年(1)

2014年(1)

2013年(4)

2012年(11)

2011年(19)

2010年(22)

2009年(71)

2008年(5)

发布时间:2024-01-13 21:54:00

......【阅读全文】

阅读(16) | 评论(0) | 转发(0)

发布时间:2024-01-13 21:48:58

lolcat – display text in rainbow colors in linux terminal$ sudo apt install lolcat         [on debian, ubuntu and mint]$ sudo yum install lolcat         [on rhel/centos/fedora and rocky/almalinux]$ sudo emerge -a sys-apps/lolcat  [on gentoo.........【阅读全文】

阅读(27) | 评论(0) | 转发(0)

发布时间:2024-01-05 12:37:38

本人平时喜欢尽可能少让双手离开键盘,鼠标越少用越好。所以对系统的快捷键设置的比较多。最近遇到一个奇怪的事情,在xterm里面使用转义序列(escape sequence)自定义了一组按键。shift alt h等等,其他按键都很好,唯独这个shift alt h有问题。翻边了所有快捷键配制,没有发现有其他快捷键设置为一样而冲突的情况,但.........【阅读全文】

阅读(1435) | 评论(0) | 转发(0)

发布时间:2024-01-05 08:45:42

根本的机制是osc52osc52 is an ansi escape sequence that allows you to copy text into your system clipboard from anywhere, including from remote ssh sessions. check vim-oscyank, a plugin which integrates osc52 into vim.......【阅读全文】

阅读(71) | 评论(0) | 转发(0)

发布时间:2024-01-04 11:21:48

这是关于在terminal中使用的vim的方法,gvim我一般不用,也没有测试。测试系统是fedora37。原生的裸vim是从这个包安装进系统的:vim-enhanced-9.0.2120-1.fc37.x86_64这个裸vim在编译的时候没有加入对clipboard的支持这就导致无法让vim与系统剪贴板进行通信。在不愿意自己从源代码重新定制编译vim时,可以安装vim-.........【阅读全文】

阅读(46) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图