beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
aw- has joined #picolisp
<Regenaxer> beneroth: I agree too
razzy has quit [Ping timeout: 240 seconds]
beneroth has quit [Quit: Leaving]
razzy has joined #picolisp
clacke has joined #picolisp
aw- has quit [Quit: Leaving.]
aw- has joined #picolisp
v_m_v has joined #picolisp
v_m_v has quit [Remote host closed the connection]
v_m_v has joined #picolisp
v_m_v has quit [Remote host closed the connection]
aw- has quit [Ping timeout: 240 seconds]
<razzy> i am not able to find manual for :map in vip
<Regenaxer> map in vip?
<razzy> add and remove key mappings
<Regenaxer> Ah, I forgot that one
<razzy> Regenaxer: you showed use of :map. i was hoping there is use somewhere
<razzy> i am interested in use as "macro"
<Regenaxer> It simply defines a key a as a sequence of other keys
<Regenaxer> :map @ ct)abc^V<esc>
<Regenaxer> canges everything till next ")" to "abc"
<razzy> i can do more complicated commands right?
<razzy> thx
<Regenaxer> yes
<Regenaxer> any string of keys
<razzy> cool, this will reduce number of functions significantly. :]
<razzy> thank you
<Regenaxer> :)
<Regenaxer> :map is just a frontend to '*KeyMap'
<Regenaxer> Perhaps better set it directly in .viprc?
<razzy> i use it as JIT macro
<razzy> set it permanently only if used multiple times :]
<Regenaxer> Auto-detect?
<razzy> ?
<Regenaxer> Monitor all key strokes, and create map if often used?
<razzy> i want to build counter-for-used-functions to build statistics
<razzy> in future :]
v_m_v has joined #picolisp
<razzy> i do not insist on building it myself :]
<Regenaxer> Why not?
<razzy> i have long list of tasks. If somebody build it first, i do not mind
<Regenaxer> Me neither
v_m_v has quit [Remote host closed the connection]
v_m_v has joined #picolisp
v_m_v has quit [Remote host closed the connection]
v_m_v has joined #picolisp
v_m_v has quit [Remote host closed the connection]